Searched refs:FLAC_MIN_FRAME_SIZE (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | flac.h | 38 #define FLAC_MIN_FRAME_SIZE 11 macro |
H A D | flacdec.c | 587 if (buf_size < FLAC_MIN_FRAME_SIZE) in flac_decode_frame() |
Completed in 2 milliseconds