Searched refs:io_data (Results 1 – 3 of 3) sorted by relevance
65 } io_data; typedef70 io_data *io = (io_data*)png_get_io_ptr(png_ptr);90 io_data io_copy; in read_by_row()
198 AudioBufferList* io_data);212 AudioBufferList* io_data);215 AudioBufferList* io_data);
1020 AudioBufferList* io_data) {1023 !io_data); // no buffer should be allocated for input at this stage1048 // Since it happens on the input bus, the |io_data| parameter is a reference1051 AudioBufferList* io_data = &audio_record_buffer_list_;1053 in_bus_number, in_number_frames, io_data);1061 const UInt32 data_size_in_bytes = io_data->mBuffers[0].mDataByteSize;1063 SInt8* data = static_cast<SInt8*>(io_data->mBuffers[0].mData);1076 AudioBufferList* io_data) {1078 RTC_DCHECK(io_data);1081 io_data);[all …]