Searched refs:xll_sync_present (Results 1 – 3 of 3) sorted by relevance
64 int xll_sync_present; ///< XLL sync word present flag member
29 if (asset->xll_sync_present = get_bits1(&s->gb)) { in parse_xll_parameters()
1088 if (ret == AVERROR(EAGAIN) && asset->xll_sync_present && asset->xll_sync_offset < size) { in parse_frame_no_pbr()