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

  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.h 146 PV_LATM_Parser *iLATMParser;
pvmf_omx_audiodec_node.cpp 164 iLATMParser = NULL;
354 if (iLATMParser == NULL)
378 iLATMConfigBuffer = iLATMParser->ParseStreamMuxConfig(initbuffer, (int32 *) & iLATMConfigBufferSize);
419 retval = iLATMParser->compose(mediaData);
452 iDataIn = iLATMParser->GetOutputBuffer();
    [all...]

Completed in 21 milliseconds