OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FDK_deinterleave
(Results
1 - 4
of
4
) sorted by null
/external/aac/libPCMutils/include/
pcm_utils.h
119
void
FDK_deinterleave
(const LONG *RESTRICT pIn, SHORT *RESTRICT pOut,
122
void
FDK_deinterleave
(const LONG *RESTRICT pIn, LONG *RESTRICT pOut,
125
void
FDK_deinterleave
(const SHORT *RESTRICT pIn, SHORT *RESTRICT pOut,
128
void
FDK_deinterleave
(const SHORT *RESTRICT pIn, LONG *RESTRICT pOut,
/external/aac/libPCMutils/src/
pcm_utils.cpp
145
void
FDK_deinterleave
(const LONG *RESTRICT pIn, SHORT *RESTRICT _pOut,
158
void
FDK_deinterleave
(const LONG *RESTRICT pIn, LONG *RESTRICT _pOut,
171
void
FDK_deinterleave
(const SHORT *RESTRICT pIn, SHORT *RESTRICT _pOut,
184
void
FDK_deinterleave
(const SHORT *RESTRICT pIn, LONG *RESTRICT _pOut,
/external/aac/libAACenc/src/
aacenc_lib.cpp
[
all
...]
/external/aac/libAACdec/src/
aacdecoder_lib.cpp
[
all
...]
Completed in 310 milliseconds