Searched refs:m_pVideoStreamhandler (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp166 (M4_StreamHandler*)mpDecShellContext->m_pVideoStreamhandler,
180 (M4_StreamHandler*)mpDecShellContext->m_pVideoStreamhandler,
202 (M4_StreamHandler*)mpDecShellContext->m_pVideoStreamhandler,
840 (pDecShellContext->m_pVideoStreamhandler->m_videoWidth == \
842 (pDecShellContext->m_pVideoStreamhandler->m_videoHeight == \
849 pDecShellContext->m_pVideoStreamhandler->m_videoWidth = width;
850 pDecShellContext->m_pVideoStreamhandler->m_videoHeight = height;
943 pDecShellContext->m_pVideoStreamhandler =
958 (M4OSA_UInt8*)pDecShellContext->m_pVideoStreamhandler->\
960 pDecShellContext->m_pVideoStreamhandler
[all...]
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
H A DVideoEditorVideoDecoder_internal.h89 M4_VideoStreamHandler* m_pVideoStreamhandler; member in struct:android::__anon318
/frameworks/av/libvideoeditor/vss/src/
H A DM4DECODER_Null.c54 M4_VideoStreamHandler* m_pVideoStreamhandler; // Video stream description member in struct:__anon307
113 pStreamContext->m_pVideoStreamhandler = M4OSA_NULL;

Completed in 53 milliseconds