Home
last modified time | relevance | path

Searched refs:expected_sample_num (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c467 int64_t expected_frame_num, expected_sample_num; in check_header_mismatch() local
471 expected_frame_num = expected_sample_num = header_fi->frame_or_sample_num; in check_header_mismatch()
478 expected_sample_num += curr->fi.blocksize; in check_header_mismatch()
486 expected_sample_num == child_fi->frame_or_sample_num) in check_header_mismatch()

Completed in 2 milliseconds