Lines Matching defs:exp_strategy
452 GetBitContext *gbc, int exp_strategy, int ngrps,
460 group_size = exp_strategy + (exp_strategy == EXP_D45);
1197 s->exp_strategy[blk][ch] = get_bits(gbc, 2 - (ch == s->lfe_ch));
1198 if (s->exp_strategy[blk][ch] != EXP_REUSE)
1205 if (s->exp_strategy[blk][ch] != EXP_REUSE) {
1220 group_size = 3 << (s->exp_strategy[blk][ch] - 1);
1226 if (cpl_in_use && s->exp_strategy[blk][CPL_CH] != EXP_REUSE) {
1228 (3 << (s->exp_strategy[blk][CPL_CH] - 1));
1233 if (s->exp_strategy[blk][ch] != EXP_REUSE) {
1235 if (decode_exponents(s, gbc, s->exp_strategy[blk][ch],