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

  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp 620 iInputBufferUnderConstruction = NULL; // for partial frame assembly
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 657 InputBufCtrlStruct *iInputBufferUnderConstruction;
    [all...]
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 310 if (iInputBufferUnderConstruction != NULL)
314 iInBufMemoryPool->deallocate((OsclAny *)iInputBufferUnderConstruction);
316 iInputBufferUnderConstruction = NULL;
    [all...]

Completed in 24 milliseconds