Lines Matching refs:h_outstream
446 u16 hpi_outstream_close(u32 h_outstream) in hpi_outstream_close() argument
453 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_close()
460 hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index); in hpi_outstream_close()
465 hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index); in hpi_outstream_close()
471 u16 hpi_outstream_get_info_ex(u32 h_outstream, u16 *pw_state, in hpi_outstream_get_info_ex() argument
479 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_get_info_ex()
498 u16 hpi_outstream_write_buf(u32 h_outstream, const u8 *pb_data, in hpi_outstream_write_buf() argument
505 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_write_buf()
517 u16 hpi_outstream_start(u32 h_outstream) in hpi_outstream_start() argument
523 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_start()
531 u16 hpi_outstream_wait_start(u32 h_outstream) in hpi_outstream_wait_start() argument
537 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_wait_start()
545 u16 hpi_outstream_stop(u32 h_outstream) in hpi_outstream_stop() argument
551 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_stop()
559 u16 hpi_outstream_sinegen(u32 h_outstream) in hpi_outstream_sinegen() argument
565 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_sinegen()
573 u16 hpi_outstream_reset(u32 h_outstream) in hpi_outstream_reset() argument
579 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_reset()
587 u16 hpi_outstream_query_format(u32 h_outstream, struct hpi_format *p_format) in hpi_outstream_query_format() argument
594 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_query_format()
604 u16 hpi_outstream_set_format(u32 h_outstream, struct hpi_format *p_format) in hpi_outstream_set_format() argument
611 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_set_format()
621 u16 hpi_outstream_set_velocity(u32 h_outstream, short velocity) in hpi_outstream_set_velocity() argument
628 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_set_velocity()
637 u16 hpi_outstream_set_punch_in_out(u32 h_outstream, u32 punch_in_sample, in hpi_outstream_set_punch_in_out() argument
645 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_set_punch_in_out()
656 u16 hpi_outstream_ancillary_reset(u32 h_outstream, u16 mode) in hpi_outstream_ancillary_reset() argument
663 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_ancillary_reset()
670 u16 hpi_outstream_ancillary_get_info(u32 h_outstream, u32 *pframes_available) in hpi_outstream_ancillary_get_info() argument
677 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_ancillary_get_info()
689 u16 hpi_outstream_ancillary_read(u32 h_outstream, in hpi_outstream_ancillary_read() argument
699 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_ancillary_read()
712 u16 hpi_outstream_set_time_scale(u32 h_outstream, u32 time_scale) in hpi_outstream_set_time_scale() argument
719 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_set_time_scale()
729 u16 hpi_outstream_host_buffer_allocate(u32 h_outstream, u32 size_in_bytes) in hpi_outstream_host_buffer_allocate() argument
736 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_host_buffer_allocate()
743 u16 hpi_outstream_host_buffer_get_info(u32 h_outstream, u8 **pp_buffer, in hpi_outstream_host_buffer_get_info() argument
751 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_host_buffer_get_info()
764 u16 hpi_outstream_host_buffer_free(u32 h_outstream) in hpi_outstream_host_buffer_free() argument
771 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_host_buffer_free()
777 u16 hpi_outstream_group_add(u32 h_outstream, u32 h_stream) in hpi_outstream_group_add() argument
787 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_group_add()
810 u16 hpi_outstream_group_get_map(u32 h_outstream, u32 *poutstream_map, in hpi_outstream_group_get_map() argument
818 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_group_get_map()
830 u16 hpi_outstream_group_reset(u32 h_outstream) in hpi_outstream_group_reset() argument
837 if (hpi_handle_indexes(h_outstream, &hm.adapter_index, &hm.obj_index)) in hpi_outstream_group_reset()