Searched refs:M4_VideoStreamHandler (Results 1 - 10 of 10) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
H A DVideoEditorVideoDecoder_internal.h89 M4_VideoStreamHandler* m_pVideoStreamhandler;
/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h110 * structure M4_VideoStreamHandler
123 } M4_VideoStreamHandler; typedef in typeref:struct:__anon123
/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserMain.c141 M4_VideoStreamHandler* pVideoStreamHandler = M4OSA_NULL;
239 (M4_VideoStreamHandler*)pContext->m_pStreamHandler;
/frameworks/av/libvideoeditor/vss/src/
H A DM4DECODER_Null.c54 M4_VideoStreamHandler* m_pVideoStreamhandler; // Video stream description
H A DM4VSS3GPP_Clip.c448 (M4_VideoStreamHandler *)pStreamHandler;
/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h306 M4_VideoStreamHandler* pVideoStream; /**< Description of the read video stream */
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h423 M4_VideoStreamHandler* pReaderVideoStream; /**< Description of the read video stream */
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp1409 M4_VideoStreamHandler* pVideoStreamHandler;
1472 pVideoStreamHandler = (M4_VideoStreamHandler*)M4OSA_32bitAlignedMalloc
1473 (sizeof(M4_VideoStreamHandler), M4READER_3GP,
1474 (M4OSA_Char*)"M4_VideoStreamHandler");
1478 pVideoStreamHandler->m_structSize=sizeof(M4_VideoStreamHandler);
H A DVideoEditorVideoDecoder.cpp944 (M4_VideoStreamHandler*)pStreamHandler;
1111 (M4_VideoStreamHandler*)pStreamHandler;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c2553 (M4_VideoStreamHandler *)pStreamHandler;
10386 pC->pReaderVideoStream = (M4_VideoStreamHandler*)pStreamHandler;

Completed in 125 milliseconds