OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:plfmemory
(Results
1 - 2
of
2
) sorted by null
/external/aac/libFDK/include/
FDK_hybrid.h
127
FIXP_DBL *
pLFmemory
; /*!< Pointer to LF states buffer. */
155
* \param
pLFmemory
Pointer to outlying buffer used LF filtering.
156
* \param LFmemorySize Size of
pLFmemory
in bytes.
158
* \param HFmemorySize Size of
pLFmemory
in bytes.
164
FIXP_DBL *const
pLFmemory
,
/external/aac/libFDK/src/
FDK_hybrid.cpp
185
FIXP_DBL *const
pLFmemory
,
194
hAnalysisHybFilter->
pLFmemory
=
pLFmemory
;
240
pMem = hAnalysisHybFilter->
pLFmemory
;
373
hAnalysisHybFilter->
pLFmemory
= NULL;
Completed in 8078 milliseconds