Searched refs:xll_offset (Results 1 – 4 of 4) sorted by relevance
62 int xll_offset; ///< Offset to XLL data from start of substream member
238 if ((ret = init_get_bits8(&gb, buf + asset->xll_offset, asset->xll_size)) < 0) in dca_parse_params()
368 asset->xll_offset = offs; in set_exss_offsets()
1171 ret = parse_frame_pbr(s, data + asset->xll_offset, asset->xll_size, asset); in ff_dca_xll_parse()1173 ret = parse_frame_no_pbr(s, data + asset->xll_offset, asset->xll_size, asset); in ff_dca_xll_parse()