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

  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_Codecs.c 59 pC->pVideoEncoderGlobalFcts = M4OSA_NULL;
511 pC->pVideoEncoderGlobalFcts = M4OSA_NULL;
696 pC->pVideoEncoderGlobalFcts = pC->pVideoEncoderInterface[encoderType];
700 if (pC->pVideoEncoderGlobalFcts == M4OSA_NULL)
    [all...]
M4MCS_API.c     [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Codecs.c 50 pC->pVideoEncoderGlobalFcts = M4OSA_NULL;
569 pC->pVideoEncoderGlobalFcts = M4OSA_NULL;
776 pC->pVideoEncoderGlobalFcts = pC->pVideoEncoderInterface[encoderType];
782 if( pC->pVideoEncoderGlobalFcts == M4OSA_NULL )
    [all...]
M4VSS3GPP_AudioMixing.c     [all...]
M4VSS3GPP_EditVideo.c 474 err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctEncode(pC->ewc.pEncContext, M4OSA_NULL,
482 pVideoEncoderGlobalFcts->pFctEncode, returning VppErr=0x%x",
520 pVideoEncoderGlobalFcts->pFctEncode returns 0x%x",
635 err = pC->ShellAPI.pVideoEncoderGlobalFcts->pFctEncode(pC->ewc.pEncContext, M4OSA_NULL,
644 pVideoEncoderGlobalFcts->pFctEncode, returning VppErr=0x%x",
684 pVideoEncoderGlobalFcts->pFctEncode returns 0x%x",
    [all...]
M4VSS3GPP_Edit.c     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 231 M4ENCODER_GlobalInterface* pVideoEncoderGlobalFcts;
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 540 M4ENCODER_GlobalInterface* pVideoEncoderGlobalFcts;

Completed in 3951 milliseconds