OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreatePsDec
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRdec/src/
psdec.h
313
int
CreatePsDec
(HANDLE_PS_DEC *h_PS_DEC, int aacSamplesPerFrame);
psdec.cpp
137
CreatePsDec
( HANDLE_PS_DEC *h_PS_DEC, /*!< pointer to the module state */
205
} /*END
CreatePsDec
*/
[
all
...]
sbrdecoder.cpp
349
if (
CreatePsDec
( &self->hParametricStereoDec, samplesPerFrame )) {
[
all
...]
Completed in 2658 milliseconds