Searched defs:exp_strategy (Results 1 – 5 of 5) sorted by relevance
363 uint8_t *exp_strategy = s->exp_strategy[ch]; in compute_exp_strategy() local424 static void encode_exponents_blk_ch(uint8_t *exp, int nb_exps, int exp_strategy, in encode_exponents_blk_ch()500 uint8_t *exp, *exp_strategy; in encode_exponents() local556 int exp_strategy = s->exp_strategy[ch][blk]; in count_exponent_bits() local590 int exp_strategy = s->exp_strategy[ch][blk]; in ff_ac3_group_exponents() local
69 int exp_strategy[MAX_GROUPS]; member
197 int exp_strategy[AC3_MAX_BLOCKS][AC3_MAX_CHANNELS]; ///< exponent strategies (expstr) member
429 GetBitContext *gbc, int exp_strategy, int ngrps, in decode_exponents()
251 uint8_t exp_strategy[AC3_MAX_CHANNELS][AC3_MAX_BLOCKS]; ///< exponent strategies member