Home
last modified time | relevance | path

Searched refs:M4WRITER_DataInterface (Results 1 – 14 of 14) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_MediaAndCodecSubscription.c95 M4WRITER_DataInterface** SrcDataInterface);
100 M4WRITER_DataInterface** SrcDataInterface);
105 M4WRITER_DataInterface** SrcDataInterface);
110 M4WRITER_DataInterface** SrcDataInterface);
151 M4WRITER_DataInterface* pWriterDataInterface; in M4MCS_subscribeMediaAndCodec()
DM4MCS_Codecs.c135 M4WRITER_DataInterface* pWtrDataInterface) in M4MCS_registerWriter()
/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_InternalTypes.h187 M4WRITER_DataInterface* pDataFcts; /**< data manipulation functions */
226 M4WRITER_DataInterface* pWriterDataFcts;
477 M4WRITER_DataInterface OurWriterDataInterface; /**< Our own implementation of the
DM4PTO3GPP_InternalTypes.h161 M4WRITER_DataInterface* m_pWriterDataInt; /**< Writer common interface, data part */
DM4VSS3GPP_InternalFunctions.h257 M4WRITER_DataInterface* pWtrDataInterface);
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
DM4MP4W_Interface.c841 M4WRITER_DataInterface** SrcDataInterface) in M4WRITER_3GP_getInterfaces()
844 M4WRITER_DataInterface *pData; in M4WRITER_3GP_getInterfaces()
880 (M4WRITER_DataInterface *)M4OSA_32bitAlignedMalloc(sizeof(M4WRITER_DataInterface), in M4WRITER_3GP_getInterfaces()
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_MediaAndCodecSubscription.c108 M4WRITER_DataInterface** SrcDataInterface);
149 M4WRITER_DataInterface* pWriterDataInterface; in M4VSS3GPP_subscribeMediaAndCodec()
DM4PTO3GPP_API.c90 M4WRITER_DataInterface** SrcDataInterface);
102 M4WRITER_DataInterface* pWriterDataIntInterface,
107 M4WRITER_DataInterface* pWriterDataIntInterface,
1845 static M4OSA_ERR M4PTO3GPP_writeAmrSilence122Frame(M4WRITER_DataInterface* pWriterDataIntInterface, in M4PTO3GPP_writeAmrSilence122Frame()
1893 static M4OSA_ERR M4PTO3GPP_writeAmrSilence048Frame(M4WRITER_DataInterface* pWriterDataIntInterface, in M4PTO3GPP_writeAmrSilence048Frame()
DM4VSS3GPP_Codecs.c135 M4WRITER_DataInterface *pWtrDataInterface ) in M4VSS3GPP_registerWriter()
/frameworks/av/libvideoeditor/vss/mcs/inc/
DM4MCS_InternalFunctions.h97 M4WRITER_DataInterface* pWtrDataInterface);
DM4MCS_InternalTypes.h93 M4WRITER_DataInterface* pDataFcts; /**< data manipulation functions */
536 M4WRITER_DataInterface* pWriterDataFcts;
/frameworks/av/libvideoeditor/vss/common/inc/
DM4WRITER_common.h254 } M4WRITER_DataInterface; typedef
DM4ENCODER_common.h396 M4WRITER_DataInterface* pWriterDataInterface,
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoEncoder.cpp272 M4WRITER_DataInterface* mWriterDataInterface;
435 M4WRITER_DataInterface* pWriterDataInterface, in VideoEditorVideoEncoder_init()
487 M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct, in VideoEditorVideoEncoder_init_H263()
497 M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct, in VideoEditorVideoEncoder_init_MPEG4()
507 M4WRITER_DataInterface* pWriterDataInterface, M4VPP_apply_fct* pVPPfct, in VideoEditorVideoEncoder_init_H264()