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

  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_node.cpp 1805 OsclMemPoolFixedChunkAllocator* trackdatamempool = NULL; local
    [all...]
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp 1334 OsclMemPoolResizableAllocator* trackdatamempool = NULL; local
    [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp 982 OsclMemPoolResizableAllocator* trackdatamempool = NULL; local
990 trackdatamempool = OSCL_NEW(OsclMemPoolResizableAllocator,
995 mediadataimplalloc = OSCL_NEW(PVMFResizableSimpleMediaMsgAlloc, (trackdatamempool));
1004 if (err != 0 || trackdatamempool == NULL || mediadataimplalloc == NULL || mediadatamempool == NULL || clockconv == NULL)
1018 if (trackdatamempool)
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp 1954 OsclMemPoolResizableAllocator* trackdatamempool = NULL; local
    [all...]

Completed in 656 milliseconds