Searched refs:VideoEditorVideoDecoder_Context (Results 1 - 2 of 2) sorted by relevance

/frameworks/media/libvideoeditor/vss/stagefrightshells/inc/
H A DVideoEditorVideoDecoder_internal.h118 } VideoEditorVideoDecoder_Context; typedef in namespace:android
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp45 VideoEditorVideoDecoder_Context* pDecShellContext,
70 VideoEditorVideoDecoder_Context* mpDecShellContext;
89 mpDecShellContext = (VideoEditorVideoDecoder_Context*) decoderShellContext;
790 VideoEditorVideoDecoder_Context* pDecShellContext = M4OSA_NULL;
803 pDecShellContext = (VideoEditorVideoDecoder_Context*)pContext;
883 VideoEditorVideoDecoder_Context* pDecShellContext =
884 (VideoEditorVideoDecoder_Context*)pContext;
926 VideoEditorVideoDecoder_Context* pDecShellContext = M4OSA_NULL;
941 SAFE_MALLOC(pDecShellContext, VideoEditorVideoDecoder_Context, 1,
1089 VideoEditorVideoDecoder_Context* pDecShellContex
[all...]

Completed in 31 milliseconds