Lines Matching defs:ref_bap
1095 uint8_t *ref_bap;
1097 if (s->ref_bap[0][0] == s->bap_buffer && s->ref_bap_set)
1100 ref_bap = s->bap_buffer;
1103 s->ref_bap[ch][blk] = ref_bap + AC3_MAX_COEFS * s->exp_ref_block[ch][blk];
1104 ref_bap += AC3_MAX_COEFS * s->num_blocks;
1150 s->ref_bap[ch][blk] + start,
1204 ff_ac3_bap_tab, s->ref_bap[ch][blk]);
1439 s->ref_bap[ch][blk], block->qmant[ch],
1678 b = s->ref_bap[ch][blk][i];