Searched refs:m_videoWidth (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h117 M4OSA_UInt32 m_videoWidth; /**< Width of the video in the stream */ member in struct:__anon123
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp840 (pDecShellContext->m_pVideoStreamhandler->m_videoWidth == \
849 pDecShellContext->m_pVideoStreamhandler->m_videoWidth = width;
1018 pDecShellContext->m_pVideoStreamhandler->m_videoWidth);
1048 pDecShellContext->m_pVideoStreamhandler->m_videoWidth);
1180 pDecShellContext->m_pVideoStreamhandler->m_videoWidth);
1210 pDecShellContext->m_pVideoStreamhandler->m_videoWidth);
1506 int32_t width = pDecShellContext->m_pVideoStreamhandler->m_videoWidth;
1640 pDecShellContext->m_pVideoStreamhandler->m_videoWidth;
1667 pDecShellContext->m_pVideoStreamhandler->m_videoWidth;
H A DVideoEditor3gpReader.cpp1481 (int32_t*)&(pVideoStreamHandler->m_videoWidth));
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_ClipAnalysis.c391 pClipProperties->uiVideoWidth = pClipCtxt->pVideoStream->m_videoWidth;
H A DM4VSS3GPP_Clip.c596 pClipCtxt->pVideoStream->m_videoWidth = videoSizeFromDSI.m_uiWidth;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c5941 != pC->pReaderVideoStream->m_videoWidth)
5967 m_videoWidth; /**< input width */
9490 pC->pReaderVideoStream->m_videoWidth = videoSize.m_uiWidth;
9545 pC->pReaderVideoStream->m_videoWidth;

Completed in 6818 milliseconds