Home
last modified time | relevance | path

Searched refs:ff_aac_scalefactor_code (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daactab.h117 extern const uint32_t ff_aac_scalefactor_code[121];
H A Dwma.h147 extern const uint32_t ff_aac_scalefactor_code[121];
H A Dwmaenc.c182 ff_aac_scalefactor_code[code]); in encode_exp_vlc()
H A Daacdec_template.c1246 FF_ARRAY_ELEMS(ff_aac_scalefactor_code), in aac_static_table_init()
1250 ff_aac_scalefactor_code, in aac_static_table_init()
1251 sizeof(ff_aac_scalefactor_code[0]), in aac_static_table_init()
1252 sizeof(ff_aac_scalefactor_code[0]), in aac_static_table_init()
H A Dwmadec.c133 ff_aac_scalefactor_code, 4, 4, 0); in wma_decode_init()
H A Daacenc.c412 put_bits(&s->pb, ff_aac_scalefactor_bits[diff], ff_aac_scalefactor_code[diff]); in encode_scale_factors()
H A Daactab.c92 const uint32_t ff_aac_scalefactor_code[121] = { variable

Completed in 14 milliseconds