Home
last modified time | relevance | path

Searched defs:nb_coefs (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dac3enc_template.c320 int nb_coefs; in compute_rematrixing_strategy() local
Dac3dsp.c29 static void ac3_exponent_min_c(uint8_t *exp, int num_reuse_blocks, int nb_coefs) in ac3_exponent_min_c()
123 static void ac3_extract_exponents_c(uint8_t *exp, int32_t *coef, int nb_coefs) in ac3_extract_exponents_c()
Dac3enc.c344 int nb_coefs; in ac3_apply_rematrixing() local
568 int nb_coefs, num_reuse_blocks; in encode_exponents() local
625 int nb_coefs = block->end_freq[ch] - s->start_freq[ch]; in count_exponent_bits() local
Dwmaenc.c187 int nb_coefs[MAX_CHANNELS]; in encode_block() local
Dwmadec.c431 int nb_coefs[MAX_CHANNELS]; in wma_decode_block() local