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

<<31323334353637383940>>

  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/formats/
Instruction3rmi.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction3rms.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction51l.java 32 package org.jf.dexlib2.iface.instruction.formats;
PackedSwitchPayload.java 32 package org.jf.dexlib2.iface.instruction.formats;
SparseSwitchPayload.java 32 package org.jf.dexlib2.iface.instruction.formats;
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
ImmutableInstruction10x.java 36 import org.jf.dexlib2.iface.instruction.formats.Instruction10x;
  /external/valgrind/main/none/tests/ppc32/
opcodes.h 16 /* Instruction formats:
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
README 3 To convert the svg icons to other formats, make sure inkscape and imagemagick
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3InputStream.h 40 * Set up a stream for formats that have fixed size, such as RAW and YUV.
  /frameworks/compile/mclinker/include/mcld/LD/
ArchiveReader.h 23 * There are some property on all the archive formats.
ObjectReader.h 23 * formats.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 39 /*!\brief List of supported image formats */
69 /*!\brief Deprecated list of supported image formats
115 #define VPX_PLANE_PACKED 0 /**< To be used for all packed formats */
130 int bps; /**< bits per sample (for packed formats) */
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_VideoExt.h 43 /** NALU Formats */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_VideoExt.h 43 /** NALU Formats */
  /ndk/sources/host-tools/make-3.81/doc/
Makefile.am 27 ## Other documentation formats. ##
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
package.html 44 <b>EndianUtils</b> swaps data between Big-Endian and Little-Endian formats.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 5 // Image Formats
277 // Optional Header Formats
382 // Nt Header Formats
463 // Import Formats
  /sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.h 41 static void gl2_APIENTRY s_glGetCompressedTextureFormats(void *self, int count, GLint *formats);
  /system/media/audio_utils/include/audio_utils/
format.h 26 /* Copy buffers with conversion between buffer sample formats.
  /docs/source.android.com/src/devices/tech/dalvik/
instruction-formats.jd 1 page.title=Dalvik Executable instruction formats
29 <p>This document lists the instruction formats used by the Dalvik Executable
51 across different instruction formats. These cases are noted explicitly
69 format contains (maximum, since some formats can accomodate a variable
76 <p>Suggested static linking formats have an additional
78 suggested "inline" linking formats have an additional "<code>i</code>"
81 Finally, a couple oddball suggested formats (e.g.,
110 <td>inter<b>f</b>ace constants (only used in statically linked formats)
133 <td><b>m</b>ethod constants (only used in statically linked formats)</td>
180 "<code>#+<i>X</i></code>". Some formats indicate literals that onl
    [all...]
  /external/antlr/antlr-3.4/
antlrsources.xml 29 endings of whatever platform we are running on. More formats
32 <formats>
34 </formats>
  /external/chromium_org/content/renderer/media/webrtc/
media_stream_remote_video_source.cc 144 media::VideoCaptureFormats formats; local
146 // the supported formats are unknown.
147 callback.Run(formats);
  /external/chromium_org/media/formats/mp4/
box_reader.cc 5 #include "media/formats/mp4/box_reader.h"
14 #include "media/formats/mp4/box_definitions.h"
15 #include "media/formats/mp4/rcheck.h"
  /external/chromium_org/media/formats/webm/
webm_tracks_parser_unittest.cc 7 #include "media/formats/webm/tracks_builder.h"
8 #include "media/formats/webm/webm_constants.h"
9 #include "media/formats/webm/webm_tracks_parser.h"
  /external/chromium_org/media/video/capture/
fake_video_capture_device.cc 59 const VideoCaptureFormats& formats) {
62 format_roster_ = formats;
72 // Incoming |params| can be none of the supported formats, so we get the

Completed in 672 milliseconds

<<31323334353637383940>>