OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p_rotate_2
(Results
1 - 2
of
2
) sorted by null
/external/opencore/codecs_v2/audio/aac/dec/src/
imdct_fxp.cpp
280
const Int32 *
p_rotate_2
;
local
334
p_rotate_2
= &p_rotate[n_4-1];
375
exp_jw = *
p_rotate_2
--;
425
exp_jw = *
p_rotate_2
--;
/frameworks/base/media/libstagefright/codecs/aacdec/
imdct_fxp.cpp
280
const Int32 *
p_rotate_2
;
local
334
p_rotate_2
= &p_rotate[n_4-1];
375
exp_jw = *
p_rotate_2
--;
425
exp_jw = *
p_rotate_2
--;
Completed in 455 milliseconds