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

  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp 292 if (iOutBufMemoryPool)
294 iOutBufMemoryPool->removeRef();
295 iOutBufMemoryPool = NULL;
529 iOutBufMemoryPool(NULL),
561 iOutBufMemoryPool = NULL;
    [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.cpp 337 if (iOutBufMemoryPool)
339 iOutBufMemoryPool->removeRef();
340 iOutBufMemoryPool = NULL;
644 iOutBufMemoryPool(NULL),
792 iOutBufMemoryPool = NULL;
    [all...]
pvmf_omx_enc_node.h     [all...]
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 601 OsclMemPoolFixedChunkAllocator *iOutBufMemoryPool;
    [all...]
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp     [all...]
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.cpp 437 if (!ProvideBuffersToComponent(iOutBufMemoryPool, // allocator
    [all...]

Completed in 52 milliseconds