OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pquat
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/src/
quantize.c
113
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
[3])
336
const Word16 *
pquat
, *re
pquat
;
local
[
all
...]
Completed in 510 milliseconds