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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp111 * structure VideoEditor3gpReader_BitStreamParserContext
121 } VideoEditor3gpReader_BitStreamParserContext; typedef in namespace:android
133 VideoEditor3gpReader_BitStreamParserContext* pStreamContext;
136 pStreamContext = (VideoEditor3gpReader_BitStreamParserContext*)M4OSA_32bitAlignedMalloc(
137 sizeof(VideoEditor3gpReader_BitStreamParserContext), M4READER_3GP,
147 sizeof(VideoEditor3gpReader_BitStreamParserContext);
171 VideoEditor3gpReader_BitStreamParserContext* pStreamContext =
172 (VideoEditor3gpReader_BitStreamParserContext*)pContext;
212 VideoEditor3gpReader_BitStreamParserContext* pStreamContext=(
213 VideoEditor3gpReader_BitStreamParserContext*)pContex
[all...]

Completed in 29 milliseconds