OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:containerInfo
(Results
1 - 6
of
6
) sorted by null
/frameworks/wilhelm/src/itf/
IStreamInformation.c
35
*info = thiz->mStreamInfoTable.itemAt(0).
containerInfo
;
74
XAuint32 nbStreams = thiz->mStreamInfoTable.itemAt(0).
containerInfo
.numStreams;
111
XAuint32 nbStreams = thiz->mStreamInfoTable.itemAt(0).
containerInfo
.numStreams;
119
*(XAMediaContainerInformation *)info = streamInfo.
containerInfo
;
175
XAuint32 nbStreams = thiz->mStreamInfoTable.itemAt(0).
containerInfo
.numStreams;
249
*numStreams = thiz->mStreamInfoTable.itemAt(0).
containerInfo
.numStreams;
305
contInf.
containerInfo
.containerType = XA_CONTAINERTYPE_UNSPECIFIED;
306
contInf.
containerInfo
.mediaDuration = XA_TIME_UNKNOWN;
308
contInf.
containerInfo
.numStreams = 0;
IEngine.c
[
all
...]
/frameworks/wilhelm/src/
data.h
104
XAMediaContainerInformation
containerInfo
;
/external/clang/tools/libclang/
IndexingContext.cpp
468
InterInfo.ObjCInterDeclInfo.
containerInfo
= &InterInfo.ObjCContDeclInfo;
528
CatDInfo.ObjCCatDeclInfo.
containerInfo
= &CatDInfo.ObjCContDeclInfo;
558
CatDInfo.ObjCCatDeclInfo.
containerInfo
= &CatDInfo.ObjCContDeclInfo;
698
ContainerInfo
Container;
[
all
...]
/frameworks/wilhelm/src/android/
MediaPlayer_to_android.cpp
124
contInfo.
containerInfo
.numStreams = 1;
/external/clang/include/clang-c/
Index.h
[
all
...]
Completed in 1817 milliseconds