OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ptr_out
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_poly_phase_synthesis.cpp
135
int16 *
ptr_out
= outPcm;
local
154
ptr_out
,
171
ptr_out
+ (numChannels << 5),
174
ptr_out
+= (numChannels << 6);
Completed in 66 milliseconds