Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds