Searched refs:AUDIO_REFILL_THRESH (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/doc/examples/ | ||
H A D | decode_audio.c | 40 #define AUDIO_REFILL_THRESH 4096 macro 192 if (data_size < AUDIO_REFILL_THRESH) { in main() |
Completed in 1 milliseconds