Searched refs:frames_to_store (Results 1 – 1 of 1) sorted by relevance
439 int frames_to_store = resampled_frames - frames_to_copy; in handle_pcm_data() local440 if (frames_to_store){ in handle_pcm_data()441 …ng_buffer, (uint8_t *)&output_buffer[frames_to_copy * NUM_CHANNELS], frames_to_store * BYTES_PER_F… in handle_pcm_data()