HomeSort by relevance Sort by last modified time
    Searched full:stream_index (Results 1 - 7 of 7) sorted by null

  /frameworks/media/libvideoeditor/vss/src/
M4VD_Tools.c 38 if (parsingCtxt->stream_index == 8)
45 parsingCtxt->stream_index = 0;
51 parsingCtxt->stream_index++;
M4VD_EXTERNAL_BitstreamParser.c 133 parsingCtxt.stream_index = 8;
  /frameworks/media/libvideoeditor/vss/common/inc/
M4VD_Tools.h 32 M4OSA_UInt32 stream_index; member in struct:__anon15939
  /frameworks/media/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorVideoDecoder_internal.h 69 M4OSA_UInt32 stream_index;
  /external/opencv/cxcore/src/
cxpersistence.cpp 635 cvGetRootFileNode( const CvFileStorage* fs, int stream_index )
644 if( !fs->roots || (unsigned)stream_index >= (unsigned)fs->roots->total )
647 value = (CvFileNode*)cvGetSeqElem( fs->roots, stream_index );
    [all...]
  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp 275 parsingCtxt.stream_index = 8;
    [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]

Completed in 260 milliseconds