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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dquantize.c113 const Word16 *pquat; local
116 pquat = quantBorders[m];
136 if (saShft > pquat[0]) {
138 if (saShft < pquat[1]) {
144 if (saShft < pquat[2]) {
150 if (saShft < pquat[3]) {
183 if (saShft > pquat[0]) {
185 if (saShft < pquat[1]) {
191 if (saShft < pquat[2]) {
197 if (saShft < pquat[
336 const Word16 *pquat, *repquat; local
[all...]

Completed in 42 milliseconds