Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_exss.h64 int xll_sync_present; ///< XLL sync word present flag member
Ddca_exss.c29 if (asset->xll_sync_present = get_bits1(&s->gb)) { in parse_xll_parameters()
Ddca_xll.c1088 if (ret == AVERROR(EAGAIN) && asset->xll_sync_present && asset->xll_sync_offset < size) { in parse_frame_no_pbr()