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

  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c 133 pClipCtxt->pViDecCtxt = M4OSA_NULL;
212 &pClipCtxt->pViDecCtxt,
225 Vid dec started; pViDecCtxt=0x%x", pClipCtxt->pViDecCtxt);
611 &pClipCtxt->pViDecCtxt,
634 "M4VSS3GPP_intClipOpen: Vid dec started; pViDecCtxt=0x%x",
635 pClipCtxt->pViDecCtxt);
644 pClipCtxt->pViDecCtxt, M4DECODER_kOptionID_OutputFilter,
842 pClipCtxt->ShellAPI.m_pVideoDecoder->m_pFctDecode(pClipCtxt->pViDecCtxt,
    [all...]
M4VSS3GPP_EditVideo.c     [all...]
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c 101 (M4OSA_NULL == pC->pViDecCtxt))
129 err = pC->m_pVideoDecoder->m_pFctRender(pC->pViDecCtxt, &mtCts,
423 err = pC->m_pVideoDecoder->m_pFctRender(pC->pViDecCtxt,
M4MCS_API.c     [all...]
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 321 M4OSA_Context pViDecCtxt; /**< Video decoder context */
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 444 M4OSA_Context pViDecCtxt; /**< Video decoder context */

Completed in 32 milliseconds