Searched refs:mMemoryVec (Results 1 – 4 of 4) sorted by relevance
113 mMemoryVec.clear(); in SoftXAAC()944 mMemoryVec.push(mXheaacCodecHandle); in initXAACDecoder()963 mMemoryVec.push(mMpegDDrcHandle); in initXAACDecoder()997 mMemoryVec.push(pv_alloc_ptr); in initXAACDecoder()1035 mMemoryVec.push(pv_alloc_ptr); in initXAACDecoder()1248 mMemoryVec.push(pv_alloc_ptr); in configMPEGDDrc()1523 for (void* buf : mMemoryVec) { in deInitXAACDecoder()1526 mMemoryVec.clear(); in deInitXAACDecoder()
122 Vector<void*> mMemoryVec; member
266 mMemoryVec.clear(); in onInit()715 mMemoryVec.push(mXheaacCodecHandle); in initXAACDecoder()735 mMemoryVec.push(mMpegDDrcHandle); in initXAACDecoder()770 mMemoryVec.push(pv_alloc_ptr); in initXAACDecoder()821 mMemoryVec.push(pv_alloc_ptr); in initXAACDecoder()918 for (void* buf : mMemoryVec) { in deInitXAACDecoder()921 mMemoryVec.clear(); in deInitXAACDecoder()1126 mMemoryVec.push(pv_alloc_ptr); in configMPEGDDrc()
93 Vector<void*> mMemoryVec; member