Searched defs:header_threshold (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mpegaudio_parser.c | 78 int header_threshold = avctx->codec_id != AV_CODEC_ID_NONE && avctx->codec_id != codec_id; in mpegaudio_parse() local |
Completed in 1 milliseconds