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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h118 M4OSA_UInt32 m_videoHeight; /**< Height of the video in the stream */ member in struct:__anon123
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp842 (pDecShellContext->m_pVideoStreamhandler->m_videoHeight == \
850 pDecShellContext->m_pVideoStreamhandler->m_videoHeight = height;
1020 pDecShellContext->m_pVideoStreamhandler->m_videoHeight);
1050 pDecShellContext->m_pVideoStreamhandler->m_videoHeight);
1182 pDecShellContext->m_pVideoStreamhandler->m_videoHeight);
1212 pDecShellContext->m_pVideoStreamhandler->m_videoHeight);
1507 int32_t height = pDecShellContext->m_pVideoStreamhandler->m_videoHeight;
1642 pDecShellContext->m_pVideoStreamhandler->m_videoHeight;
1669 pDecShellContext->m_pVideoStreamhandler->m_videoHeight;
H A DVideoEditor3gpReader.cpp1483 (int32_t*)&(pVideoStreamHandler->m_videoHeight));
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_ClipAnalysis.c392 pClipProperties->uiVideoHeight = pClipCtxt->pVideoStream->m_videoHeight;
H A DM4VSS3GPP_Clip.c597 pClipCtxt->pVideoStream->m_videoHeight =
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c5943 != pC->pReaderVideoStream->m_videoHeight) )
5969 m_videoHeight; /**< input height */
9491 pC->pReaderVideoStream->m_videoHeight = videoSize.m_uiHeight;
9543 pC->pReaderVideoStream->m_videoHeight;

Completed in 442 milliseconds