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

  /external/opencore/fileformats/mp3/parser/src/
mp3parser.cpp 357 pSyncBuffer = NULL;
384 if (pSyncBuffer)
386 OSCL_ARRAY_DELETE(pSyncBuffer);
387 pSyncBuffer = NULL;
    [all...]
  /external/opencore/fileformats/mp3/parser/include/
mp3parser.h 479 uint8 * pSyncBuffer;

Completed in 821 milliseconds