Home
last modified time | relevance | path

Searched refs:nb_scale_factors (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegaudiotab.h100 static const unsigned char nb_scale_factors[4] = { 3, 2, 1, 2 }; variable
Dmpegaudioenc_template.c572 incr = 2 + nb_scale_factors[s->scale_code[max_ch][max_sb]] * 6; in compute_bit_allocation()