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

  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_Codecs.c 96 pC->m_pVideoDecoder = M4OSA_NULL;
593 pC->m_pVideoDecoder = M4OSA_NULL;
847 pC->m_pVideoDecoder = pC->m_pVideoDecoderItTable[decoderType];
853 if (pC->m_pVideoDecoder == M4OSA_NULL)
    [all...]
M4MCS_VideoPreProcessing.c 129 err = pC->m_pVideoDecoder->m_pFctRender(pC->pViDecCtxt, &mtCts,
423 err = pC->m_pVideoDecoder->m_pFctRender(pC->pViDecCtxt,
M4MCS_API.c     [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Codecs.c 89 pC->m_pVideoDecoder = M4OSA_NULL;
680 pC->m_pVideoDecoder = M4OSA_NULL;
    [all...]
M4VSS3GPP_Clip.c 251 err = pClipCtxt->ShellAPI.m_pVideoDecoder->m_pFctCreate(
261 m_pVideoDecoder->m_pFctCreate returns 0x%x", err);
622 err = pClipCtxt->ShellAPI.m_pVideoDecoder->m_pFctCreate(
641 "M4VSS3GPP_intClipOpen: m_pVideoDecoder->m_pFctCreate returns 0x%x",
655 err = pClipCtxt->ShellAPI.m_pVideoDecoder->m_pFctSetOption(
662 "M4VSS3GPP_intClipOpen: m_pVideoDecoder->m_pFctSetOption returns 0x%x",
669 "M4VSS3GPP_intClipOpen: m_pVideoDecoder->m_pFctSetOption\
854 pClipCtxt->ShellAPI.m_pVideoDecoder->m_pFctDecode(pClipCtxt->pViDecCtxt,
    [all...]
M4VSS3GPP_EditVideo.c     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 251 M4DECODER_VideoInterface* m_pVideoDecoder;
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 562 M4DECODER_VideoInterface* m_pVideoDecoder;

Completed in 1044 milliseconds