OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Formats
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
ZipRegistry.h
58
CObjectVector<CFormatOptions>
Formats
;
LoadCodecs.h
164
CObjectVector<CArcInfoEx>
Formats
;
190
const CArcInfoEx &ai =
Formats
[formatIndex];
204
const CArcInfoEx &ai =
Formats
[formatIndex];
218
for (int i = 0; i <
Formats
.Size(); i++)
220
const CArcInfoEx &arc =
Formats
[i];
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_xv.c
63
static XF86VideoFormatRec
Formats
[NUM_FORMATS] = {
690
adapt->pFormats =
Formats
;
/external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c
63
static XF86VideoFormatRec
Formats
[NUM_FORMATS] = {
690
adapt->pFormats =
Formats
;
Completed in 993 milliseconds