OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stream_index
(Results
1 - 6
of
6
) sorted by null
/frameworks/media/libvideoeditor/vss/common/inc/
M4VD_Tools.h
32
M4OSA_UInt32
stream_index
;
member in struct:__anon15745
/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;
/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
...]
/external/opencv/cxcore/include/
cxcore.h
[
all
...]
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp
275
parsingCtxt.
stream_index
= 8;
[
all
...]
Completed in 809 milliseconds