HomeSort by relevance Sort by last modified time
    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 141 milliseconds