Searched defs:nb_coefs (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dac3dsp.c27 static void ac3_exponent_min_c(uint8_t *exp, int num_reuse_blocks, int nb_coefs) argument
164 static void ac3_extract_exponents_c(uint8_t *exp, int32_t *coef, int nb_coefs) argument
H A Dac3enc_template.c336 int nb_coefs; local
H A Dwmaenc.c166 int nb_coefs[MAX_CHANNELS]; local
H A Dwmadec.c448 int nb_coefs[MAX_CHANNELS]; local
H A Dac3enc.c273 int nb_coefs; local
500 int nb_coefs, num_reuse_blocks; local
557 int nb_coefs = block->end_freq[ch] - s->start_freq[ch]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3enc_template.c341 int nb_coefs; local
H A Dac3dsp.c28 static void ac3_exponent_min_c(uint8_t *exp, int num_reuse_blocks, int nb_coefs) argument
165 static void ac3_extract_exponents_c(uint8_t *exp, int32_t *coef, int nb_coefs) argument
H A Dwmaenc.c166 int nb_coefs[MAX_CHANNELS]; local
H A Dwmadec.c441 int nb_coefs[MAX_CHANNELS]; local
H A Dac3enc.c272 int nb_coefs; local
499 int nb_coefs, num_reuse_blocks; local
556 int nb_coefs = block->end_freq[ch] - s->start_freq[ch]; local

Completed in 119 milliseconds