Searched refs:processSingleTimeslot (Results 1 – 6 of 6) sorted by relevance
/external/aac/libDRCdec/src/ |
D | drcGainDec_process.cpp | 357 const int processSingleTimeslot, in processDrcSubband() argument 420 if ((processSingleTimeslot < 0) || (processSingleTimeslot >= frameSizeSb)) { in processDrcSubband() 424 m_start = processSingleTimeslot; in processDrcSubband()
|
D | drcGainDec_process.h | 116 const int processSingleTimeslot,
|
D | drcDec_gainDecoder.cpp | 424 const int processSingleTimeslot, FIXP_DBL* audioIOBufferReal[], in drcDec_GainDecoder_ProcessSubbandDomain() argument 439 processSingleTimeslot, audioIOBufferReal, in drcDec_GainDecoder_ProcessSubbandDomain()
|
D | drcDec_gainDecoder.h | 247 const int processSingleTimeslot, FIXP_DBL* audioIOBufferReal[],
|
D | FDK_drcDecLib.cpp | 821 const int processSingleTimeslot, FIXP_DBL** realBuffer, in FDK_drcDec_ProcessFreq() argument 833 processSingleTimeslot, realBuffer, imagBuffer); in FDK_drcDec_ProcessFreq()
|
/external/aac/libDRCdec/include/ |
D | FDK_drcDecLib.h | 306 const int processSingleTimeslot, FIXP_DBL** realBuffer,
|