Searched refs:pWriterDataInterface (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_MediaAndCodecSubscription.c151 M4WRITER_DataInterface* pWriterDataInterface; local
337 &pWriterDataInterface);
345 pWriterDataInterface);
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_MediaAndCodecSubscription.c149 M4WRITER_DataInterface* pWriterDataInterface; local
348 &pWriterDataInterface);
355 pWriterDataInterface);
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoEncoder.cpp435 M4WRITER_DataInterface* pWriterDataInterface,
446 VIDEOEDITOR_CHECK(M4OSA_NULL != pWriterDataInterface, M4ERR_PARAMETER);
455 pEncoderContext->mWriterDataInterface = pWriterDataInterface;
487 M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct,
492 pWriterDataInterface, pVPPfct, pVPPctxt, pExternalAPI, pUserData);
497 M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct,
502 pWriterDataInterface, pVPPfct, pVPPctxt, pExternalAPI, pUserData);
507 M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct,
512 pWriterDataInterface, pVPPfct, pVPPctxt, pExternalAPI, pUserData);
433 VideoEditorVideoEncoder_init(M4ENCODER_Format format, M4ENCODER_Context* pContext, M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct, M4VPP_Context pVPPctxt, M4OSA_Void* pExternalAPI, M4OSA_Void* pUserData) argument
486 VideoEditorVideoEncoder_init_H263(M4ENCODER_Context* pContext, M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct, M4VPP_Context pVPPctxt, M4OSA_Void* pExternalAPI, M4OSA_Void* pUserData) argument
496 VideoEditorVideoEncoder_init_MPEG4(M4ENCODER_Context* pContext, M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct, M4VPP_Context pVPPctxt, M4OSA_Void* pExternalAPI, M4OSA_Void* pUserData) argument
506 VideoEditorVideoEncoder_init_H264(M4ENCODER_Context* pContext, M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct, M4VPP_Context pVPPctxt, M4OSA_Void* pExternalAPI, M4OSA_Void* pUserData) argument
/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4ENCODER_common.h396 M4WRITER_DataInterface* pWriterDataInterface,

Completed in 1635 milliseconds