HomeSort by relevance Sort by last modified time
    Searched full:formats (Results 201 - 225 of 4480) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/media/formats/mp2t/
ts_section_psi.h 10 #include "media/formats/mp2t/ts_section.h"
  /external/chromium_org/media/formats/mpeg/
adts_constants.cc 5 #include "media/formats/mpeg/adts_constants.h"
  /external/chromium_org/ppapi/thunk/
ppb_flash_clipboard_api.h 30 const uint32_t formats[],
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
format_conversion.h 21 // Convert Bayer RGB formats to I420.
62 // Convert I420 to Bayer RGB formats.
103 // Convert Bayer RGB formats to ARGB.
133 // Converts ARGB to Bayer RGB formats.
  /external/chromium_org/third_party/libyuv/include/libyuv/
format_conversion.h 21 // Convert Bayer RGB formats to I420.
62 // Convert I420 to Bayer RGB formats.
103 // Convert Bayer RGB formats to ARGB.
133 // Converts ARGB to Bayer RGB formats.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
format.cpp 31 static const std::map<cl_image_format, pipe_format> formats {
139 auto it = formats.find(format);
141 if (it == formats.end())
156 for (auto f : formats) {
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-movsxs.asm 7 # Intel formats - untested for now
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/
yasm_dbgfmts.xml 8 <title>Yasm Supported Debug Formats</title>
32 <refpurpose>Yasm Supported Debugging Formats</refpurpose>
51 for different debugging formats. The debugging information is
73 strong similarities to earlier CodeView formats. Yasm's support
  /external/chromium_org/tools/gyp/test/actions-subdir/
gyptest-action.py 14 test = TestGyp.TestGyp(formats=['!xcode'])
  /external/chromium_org/tools/gyp/test/android/
gyptest-host-multilib.py 14 test = TestGyp.TestGyp(formats=['android'])
  /external/chromium_org/tools/gyp/test/assembly/
gyptest-assembly.py 16 test = TestGyp.TestGyp(formats=['!msvs'])
gyptest-override.py 15 test = TestGyp.TestGyp(formats=['msvs', 'ninja'])
  /external/chromium_org/tools/gyp/test/copies/
gyptest-samedir.py 15 test = TestGyp.TestGyp(formats=['!android'])
gyptest-updir.py 15 test = TestGyp.TestGyp(formats=['!android'])
  /external/chromium_org/tools/gyp/test/generator-output/
gyptest-mac-bundle.py 16 test = TestGyp.TestGyp(formats=[])
  /external/chromium_org/tools/gyp/test/hello/
gyptest-regyp.py 15 test = TestGyp.TestGyp(formats=['make'])
  /external/chromium_org/tools/gyp/test/ios/
gyptest-crosscompile.py 18 test = TestGyp.TestGyp(formats=['ninja', 'xcode'])
gyptest-extension.py 16 test = TestGyp.TestGyp(formats=['ninja', 'xcode'])
  /external/chromium_org/tools/gyp/test/link-dependency/
gyptest-link-dependency.py 17 test = TestGyp.TestGyp(formats=['!cmake'])
  /external/chromium_org/tools/gyp/test/link-objects/
gyptest-all.py 18 test = TestGyp.TestGyp(formats=['make'])
  /external/chromium_org/tools/gyp/test/mac/
gyptest-action-envvars.py 16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
gyptest-clang-cxx-library.py 23 test = TestGyp.TestGyp(formats=['make', 'ninja', 'xcode'])
gyptest-debuginfo.py 16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
gyptest-global-settings.py 17 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'])
gyptest-ldflags-passed-to-libtool.py 16 test = TestGyp.TestGyp(formats=['ninja', 'make', 'xcode'],

Completed in 1003 milliseconds

1 2 3 4 5 6 7 891011>>