Home
last modified time | relevance | path

Searched defs:Formats (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/glshared/
DglsFboUtil.hpp138 typedef std::set<ImageFormat> Formats; typedef
424 typedef std::set<ImageFormat> Formats; typedef
/external/lzma/CPP/7zip/UI/Common/
DZipRegistry.h69 CObjectVector<CFormatOptions> Formats; member
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_xv.c63 static XF86VideoFormatRec Formats[NUM_FORMATS] = { variable
/external/clang/lib/Format/
DFormatToken.h519 SmallVector<ColumnFormat, 4> Formats; variable
/external/webrtc/webrtc/modules/audio_processing/test/
Daudio_processing_unittest.cc2498 TEST_P(AudioProcessingTest, Formats) { in TEST_P() argument