Searched refs:M4WRITER_StreamVideoInfos (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
H A DM4PTO3GPP_InternalTypes.h141 M4WRITER_StreamVideoInfos* m_pWriterVideoStreamInfo; /**< Video properties of the written
H A DM4VSS3GPP_InternalTypes.h496 M4WRITER_StreamVideoInfos WriterVideoStreamInfo; /**< Video properties of the written
/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4WRITER_common.h125 * struct M4WRITER_StreamVideoInfos
136 } M4WRITER_StreamVideoInfos; typedef in typeref:struct:__anon208
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Interface.c211 M4WRITER_StreamVideoInfos *pVideoInfo = M4OSA_NULL;
253 pVideoInfo = (M4WRITER_StreamVideoInfos *)pStreamDescription->decoderSpecificInfo;
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h504 M4WRITER_StreamVideoInfos WriterVideoStreamInfo;/**< Video properties of the written video
/frameworks/av/libvideoeditor/vss/src/
H A DM4PTO3GPP_API.c1491 (M4WRITER_StreamVideoInfos*)M4OSA_32bitAlignedMalloc(sizeof(M4WRITER_StreamVideoInfos), M4PTO3GPP,
1572 pC->m_pWriterVideoStream->decoderSpecificInfoSize = sizeof(M4WRITER_StreamVideoInfos);
H A DM4VSS3GPP_Edit.c2371 sizeof(M4WRITER_StreamVideoInfos);
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c6694 sizeof(M4WRITER_StreamVideoInfos);

Completed in 138 milliseconds