Lines Matching refs:data
622 // 5.5 - Primary audio data arrays
655 // Low frequency effect data
687 // Audio data
897 // Channel set 0 data byte size
1015 // Audio data
1098 // Channel set data byte size
1126 // Channel set data
1205 // Audio data
1578 // Channel set data byte size
1597 // Channel set data
1626 // Auxiliary data byte count (can't be trusted)
1632 // Auxiliary data sync word
1634 av_log(s->avctx, AV_LOG_ERROR, "Invalid auxiliary data sync word\n");
1675 // CRC16 of auxiliary data
1680 av_log(s->avctx, AV_LOG_ERROR, "Invalid auxiliary data checksum\n");
1696 // Auxiliary data
1800 int ff_dca_core_parse(DCACoreDecoder *s, const uint8_t *data, int size)
1807 if ((ret = init_get_bits8(&s->gb, data, size)) < 0)
1833 int ff_dca_core_parse_exss(DCACoreDecoder *s, const uint8_t *data, DCAExssAsset *asset)
1843 if ((ret = init_get_bits8(&s->gb, data + asset->xxch_offset, asset->xxch_size)) < 0)
1874 if ((ret = init_get_bits8(&s->gb, data + asset->xbr_offset, asset->xbr_size)) < 0)
1887 if ((ret = init_get_bits8(&s->gb, data + asset->x96_offset, asset->x96_size)) < 0)
1968 // enabled, yet actual X96 subband data should be discarded. This is a
1969 // special case for lossless residual decoder that ignores X96 data if