H A D | hpifunc.c | 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, in hpi_outstream_start() 531 hpi_outstream_wait_start(u32 h_outstream) hpi_outstream_wait_start() argument 545 hpi_outstream_stop(u32 h_outstream) hpi_outstream_stop() argument 559 hpi_outstream_sinegen(u32 h_outstream) hpi_outstream_sinegen() argument 573 hpi_outstream_reset(u32 h_outstream) hpi_outstream_reset() argument 587 hpi_outstream_query_format(u32 h_outstream,struct hpi_format * p_format) hpi_outstream_query_format() argument 604 hpi_outstream_set_format(u32 h_outstream,struct hpi_format * p_format) hpi_outstream_set_format() argument 621 hpi_outstream_set_velocity(u32 h_outstream,short velocity) hpi_outstream_set_velocity() argument 637 hpi_outstream_set_punch_in_out(u32 h_outstream,u32 punch_in_sample,u32 punch_out_sample) hpi_outstream_set_punch_in_out() argument 656 hpi_outstream_ancillary_reset(u32 h_outstream,u16 mode) hpi_outstream_ancillary_reset() argument 670 hpi_outstream_ancillary_get_info(u32 h_outstream,u32 * pframes_available) hpi_outstream_ancillary_get_info() argument 689 hpi_outstream_ancillary_read(u32 h_outstream,struct hpi_anc_frame * p_anc_frame_buffer,u32 anc_frame_buffer_size_in_bytes,u32 number_of_ancillary_frames_to_read) hpi_outstream_ancillary_read() argument 712 hpi_outstream_set_time_scale(u32 h_outstream,u32 time_scale) hpi_outstream_set_time_scale() argument 729 hpi_outstream_host_buffer_allocate(u32 h_outstream,u32 size_in_bytes) hpi_outstream_host_buffer_allocate() argument 743 hpi_outstream_host_buffer_get_info(u32 h_outstream,u8 ** pp_buffer,struct hpi_hostbuffer_status ** pp_status) hpi_outstream_host_buffer_get_info() argument 764 hpi_outstream_host_buffer_free(u32 h_outstream) hpi_outstream_host_buffer_free() argument 777 hpi_outstream_group_add(u32 h_outstream,u32 h_stream) hpi_outstream_group_add() argument 810 hpi_outstream_group_get_map(u32 h_outstream,u32 * poutstream_map,u32 * pinstream_map) hpi_outstream_group_get_map() argument 830 hpi_outstream_group_reset(u32 h_outstream) hpi_outstream_group_reset() argument [all...] |