HomeSort by relevance Sort by last modified time
    Searched refs:OutputFormat (Results 1 - 25 of 153) sorted by null

1 2 3 4 5 6 7

  /art/dexdump/
dexdump.h 34 enum OutputFormat {
49 OutputFormat outputFormat;
  /development/ndk/platforms/android-21/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /external/clang/include/clang/Frontend/
DependencyOutputOptions.h 35 DependencyOutputFormat OutputFormat;
67 OutputFormat = DependencyOutputFormat::Make;
  /frameworks/av/include/ndk/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/media/
NdkMediaMuxer.h 47 } OutputFormat;
52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
  /frameworks/av/include/media/stagefright/
MediaMuxer.h 46 // OutputFormat is updated.
47 enum OutputFormat {
55 MediaMuxer(int fd, OutputFormat format);
118 const OutputFormat mFormat;
  /external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c 589 cmsUInt32Number Intent, cmsUInt32Number* InputFormat, cmsUInt32Number* OutputFormat, cmsUInt32Number* dwFlags)
606 if (Plugin ->Factory(&p->xform, &p->UserData, &p ->FreeUserData, &p ->Lut, InputFormat, OutputFormat, dwFlags)) {
616 p ->OutputFormat = *OutputFormat;
623 p ->ToOutput = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
625 p ->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
633 _cmsOptimizePipeline(ContextID, &p->Lut, Intent, InputFormat, OutputFormat, dwFlags);
636 if (_cmsFormatterIsFloat(*InputFormat) && _cmsFormatterIsFloat(*OutputFormat)) {
640 p ->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
662 if (*InputFormat == 0 && *OutputFormat == 0)
    [all...]
  /external/llvm/tools/llvm-size/
llvm-size.cpp 39 OutputFormat("format", cl::desc("Specify output format"),
116 /// This is when used when @c OutputFormat is darwin and produces the same
189 /// This is when used when @c OutputFormat is berkeley with a Mach-O file and
264 /// The format used is determined by @c OutputFormat and @c Radix.
271 // If OutputFormat is darwin and we have a MachOObjectFile print as darwin's
272 // size(1) -m output, else if OutputFormat is darwin and not a Mach-O object
273 // let it fall through to OutputFormat berkeley.
275 if (OutputFormat == darwin && MachO)
277 // If we have a MachOObjectFile and the OutputFormat is berkeley print as
279 else if (MachO && OutputFormat == berkeley
    [all...]

Completed in 823 milliseconds

1 2 3 4 5 6 7