Searched refs:current_sample_in_frame (Results 1 – 1 of 1) sorted by relevance
416 size_t current_sample_in_frame = 0; in CopyPcmDataToBus() local432 destination_bus->channelData(current_sample_in_frame)[decoded_frames] = in CopyPcmDataToBus()434 ++current_sample_in_frame; in CopyPcmDataToBus()436 if (current_sample_in_frame >= number_of_channels) { in CopyPcmDataToBus()437 current_sample_in_frame = 0; in CopyPcmDataToBus()