Home
last modified time | relevance | path

Searched refs:deduction_expected (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dflac_parser.c312 int deduction, deduction_expected = 0, i; in check_header_mismatch() local
341 deduction_expected = deduction ? 0 : 1; in check_header_mismatch()
349 if (deduction && !deduction_expected) { in check_header_mismatch()