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

/external/aac/libAACenc/src/
H A Dqc_main.cpp947 INT quantizationDone = 0; local
956 quantizationDone = 0;
1094 quantizationDone = 0; /* bit consumption not valid in all sub frames */
1104 quantizationDone = 1; /* exit bit adjustment */
1109 quantizationDone = 0; /* reset! */
1137 if (quantizationDone==0 || dynBitsOvershoot)
1143 quantizationDone = 1;
1146 quantizationDone = 1;
1149 quantizationDone = 0;
1159 quantizationDone
[all...]

Completed in 226 milliseconds