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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4DECODER_Common.h 386 M4DECODER_render_fct* m_pFctRender;
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c 129 err = pC->m_pVideoDecoder->m_pFctRender(pC->pViDecCtxt, &mtCts,
133 M4OSA_TRACE1_1("M4MCS_intApplyVPP: m_pFctRender returns 0x%x!", err);
423 err = pC->m_pVideoDecoder->m_pFctRender(pC->pViDecCtxt,
428 M4OSA_TRACE1_1("M4MCS_intApplyVPP: m_pFctRender returns 0x%x!", err);
  /frameworks/av/libvideoeditor/vss/src/
M4DECODER_Null.c 433 (*pDecoderInterface)->m_pFctRender = M4DECODER_NULL_render;
M4VSS3GPP_EditVideo.c     [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoBrowserMain.c 489 err = pC->m_pDecoder->m_pFctRender(
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp     [all...]

Completed in 283 milliseconds