HomeSort by relevance Sort by last modified time
    Searched refs:poolAlloc (Results 1 - 4 of 4) sorted by null

  /hardware/google/av/codec2/vndk/bufferpool/vts/
allocator.cpp 35 void operator()(BufferPoolAllocation *poolAlloc) { delete poolAlloc; }
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth.h 327 EAS_U8 poolAlloc[NUM_SYNTH_CHANNELS];
eas_voicemgt.c 391 pSynth->poolAlloc[0] = (EAS_U8) pEASData->pVoiceMgr->maxPolyphony;
472 pSynth->poolAlloc[0] = (EAS_U8) pVoiceMgr->maxPolyphony;
474 pSynth->poolAlloc[0] = (EAS_U8) pSynth->maxPolyphony;
845 pSynth->poolAlloc[currentPool] = (EAS_U8) (pChannel->mip - currentMIP);
    [all...]
  /hardware/google/av/codec2/vndk/
C2Buffer.cpp 525 void operator()(BufferPoolAllocation *poolAlloc) { delete poolAlloc; }
534 void operator()(BufferPoolAllocation *poolAlloc) { delete poolAlloc; }
    [all...]

Completed in 168 milliseconds