Searched defs:exp_strategy (Results 1 – 5 of 5) sorted by relevance
430 uint8_t *exp_strategy = s->exp_strategy[ch]; in compute_exp_strategy() local491 static void encode_exponents_blk_ch(uint8_t *exp, int nb_exps, int exp_strategy, in encode_exponents_blk_ch()567 uint8_t *exp, *exp_strategy; in encode_exponents() local623 int exp_strategy = s->exp_strategy[ch][blk]; in count_exponent_bits() local657 int exp_strategy = s->exp_strategy[ch][blk]; in ac3_group_exponents() local
199 int exp_strategy[AC3_MAX_BLOCKS][AC3_MAX_CHANNELS]; ///< exponent strategies (expstr) member
435 GetBitContext *gbc, int exp_strategy, int ngrps, in decode_exponents()
63 int exp_strategy[MAX_GROUPS]; member
247 uint8_t exp_strategy[AC3_MAX_CHANNELS][AC3_MAX_BLOCKS]; ///< exponent strategies member