Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpegaudioenc_template.c504 #define SB_NOMORE 2 macro
550 if (smr[ch][i] > max_smr && subband_status[ch][i] != SB_NOMORE) { in compute_bit_allocation()
589 subband_status[max_ch][max_sb] = SB_NOMORE; in compute_bit_allocation()
594 subband_status[max_ch][max_sb] = SB_NOMORE; in compute_bit_allocation()