Home
last modified time | relevance | path

Searched refs:M4READER_DataInterface (Results 1 – 25 of 25) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
DVideoEditor3gpReader.h30 M4READER_DataInterface **pRdrDataInterface);
DVideoEditorMp3Reader.h30 M4READER_DataInterface **pRdrDataInterface);
DVideoEditorVideoDecoder_internal.h85 M4READER_DataInterface *m_pReader;
/frameworks/av/libvideoeditor/vss/common/inc/
DM4READER_Amr.h54 M4READER_DataInterface **pRdrDataInterface);
DM4READER_Pcm.h53 M4READER_DataInterface **pRdrDataInterface);
DM4DECODER_Common.h268 M4READER_DataInterface *pDataInterface,
DM4READER_Common.h712 } M4READER_DataInterface; typedef
/frameworks/base/media/jni/mediaeditor/
DVideoBrowserInternal.h94 M4READER_DataInterface* m_3gpData ;
/frameworks/av/libvideoeditor/vss/inc/
DM4PTO3GPP_InternalTypes.h156 M4READER_DataInterface* m_pReaderDataInt; /**< Reader common interface, data part */
DM4VSS3GPP_InternalTypes.h246 M4READER_DataInterface* m_pReaderDataItTable[M4READER_kMediaType_NB];
248 M4READER_DataInterface* m_pReaderDataIt;
DM4VSS3GPP_InternalFunctions.h304 M4READER_DataInterface *pRdrDataInterface);
/frameworks/av/libvideoeditor/vss/src/
DM4READER_Pcm.c671 M4READER_DataInterface **pRdrDataInterface) in M4READER_PCM_getInterfaces()
689 … (M4READER_DataInterface*)M4OSA_32bitAlignedMalloc( sizeof(M4READER_DataInterface), M4READER_WAV, in M4READER_PCM_getInterfaces()
DM4READER_Amr.c742 M4READER_DataInterface **pRdrDataInterface) in M4READER_AMR_getInterfaces()
759 …*pRdrDataInterface = (M4READER_DataInterface*)M4OSA_32bitAlignedMalloc( sizeof(M4READER_DataInterf… in M4READER_AMR_getInterfaces()
DM4DECODER_Null.c58 M4READER_DataInterface* m_pReader; // Reader data interface
96 M4READER_DataInterface *pReaderDataInterface, in M4DECODER_NULL_create()
DM4VSS3GPP_MediaAndCodecSubscription.c145 M4READER_DataInterface* pReaderDataInterface; in M4VSS3GPP_subscribeMediaAndCodec()
DM4VSS3GPP_Codecs.c307 M4READER_DataInterface *pRdrDataInterface ) in M4VSS3GPP_registerReader()
DM4PTO3GPP_API.c93 M4READER_DataInterface **pRdrDataInterface);
96 M4READER_DataInterface **pRdrDataInterface);
/frameworks/av/libvideoeditor/vss/mcs/inc/
DM4MCS_InternalFunctions.h150 M4READER_DataInterface *pRdrDataInterface);
DM4MCS_InternalTypes.h557 M4READER_DataInterface* m_pReaderDataItTable[M4READER_kMediaType_NB];
559 M4READER_DataInterface* m_pReaderDataIt;
/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_MediaAndCodecSubscription.c147 M4READER_DataInterface* pReaderDataInterface; in M4MCS_subscribeMediaAndCodec()
DM4MCS_Codecs.c298 M4READER_DataInterface *pRdrDataInterface) in M4MCS_registerReader()
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorMp3Reader.cpp752 M4READER_DataInterface **pRdrDataInterface) { in VideoEditorMp3Reader_getInterface()
763 SAFE_MALLOC(*pRdrDataInterface, M4READER_DataInterface, 1, in VideoEditorMp3Reader_getInterface()
DVideoEditorAudioDecoder.cpp104 M4READER_DataInterface *m_pReader;
820 (M4READER_DataInterface *)optionValue; in VideoEditorAudioDecoder_setOption()
DVideoEditor3gpReader.cpp1975 M4READER_DataInterface **pRdrDataInterface) { in VideoEditor3gpReader_getInterface()
1989 SAFE_MALLOC(*pRdrDataInterface, M4READER_DataInterface, 1, in VideoEditor3gpReader_getInterface()
DVideoEditorVideoDecoder.cpp923 M4READER_DataInterface *pReaderDataInterface, in VideoEditorVideoDecoder_create()
1091 M4READER_DataInterface *pReaderDataInterface, in VideoEditorVideoSoftwareDecoder_create()