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

<<51525354555657585960>>

  /external/pixman/pixman/
pixman.c     [all...]
  /external/skia/include/gpu/gl/
GrGLConfig.h 93 * stencil formats as attachments. If the FBO is complete we will assume
94 * subsequent attachments with the same formats are complete as well.
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/lib/
LVCS.h 40 /* Two data formats are support Stereo and Mono-In-Stereo. The data is interleaved as */
140 * Source data formats
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
CpuVideoTrackDecoder.java 175 * <li>The codec can decode to one of the specified color formats.</li>
201 // Check if it can decode to one of the required color formats
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 87 // Audio sub formats (see AudioSystem::audio_format).
123 // or profile. It can also be used for certain formats to give informations not present in the encoded
  /hardware/qcom/display/msm8960/liboverlay/
overlayMdssRot.cpp 59 //For mdss src and dst formats are same
254 mRotInfo.src.format); //mdss src and dst formats are same.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
SwappedDataInputStream.java 27 * DataInput for systems relying on little endian data formats.
29 * endian formats for internal usage.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/
audio.h 185 /* Formats - A.1.1 Audio Data Format Type I Codes */
235 /* Formats - A.2 Format Type Codes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
audio.h 185 /* Formats - A.1.1 Audio Data Format Type I Codes */
235 /* Formats - A.2 Format Type Codes */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr2/
bool_set.tcc 207 * Formats the boolean @a v and inserts it into a stream. It does so
211 * ctype<CharT>::falsename(). Otherwise formats @a v as an int.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr2/
bool_set.tcc 207 * Formats the boolean @a v and inserts it into a stream. It does so
211 * ctype<CharT>::falsename(). Otherwise formats @a v as an int.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc 207 * Formats the boolean @a v and inserts it into a stream. It does so
211 * ctype<CharT>::falsename(). Otherwise formats @a v as an int.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc 207 * Formats the boolean @a v and inserts it into a stream. It does so
211 * ctype<CharT>::falsename(). Otherwise formats @a v as an int.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr2/
bool_set.tcc 207 * Formats the boolean @a v and inserts it into a stream. It does so
211 * ctype<CharT>::falsename(). Otherwise formats @a v as an int.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr2/
bool_set.tcc 207 * Formats the boolean @a v and inserts it into a stream. It does so
211 * ctype<CharT>::falsename(). Otherwise formats @a v as an int.
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
ExtendedCameraCharacteristicsTest.java 123 * Test that the available stream configurations contain a few required formats and sizes.
134 // Check required formats exist (JPEG, and YUV_420_888).
136 String.format("No valid YUV_420_888 preview formats found for: ID %s",
472 // Legacy YUV formats should not be listed
485 // Cross check public formats and sizes
    [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 92 /* Note: For all raw formats, each scanline needs to be 16 bytes aligned */
101 /* QCOM RAW formats where data is packed into 64bit word.
120 /* MIPI RAW formats based on MIPI CSI-2 specifiction.
139 /* Ideal raw formats where image data has gone through black
142 * Ideal raw formats could output any of QCOM_RAW and MIPI_RAW
143 * formats, plus plain8 8bbp, plain16 800, plain16 10bpp, and
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 96 /* Note: For all raw formats, each scanline needs to be 16 bytes aligned */
105 /* QCOM RAW formats where data is packed into 64bit word.
124 /* MIPI RAW formats based on MIPI CSI-2 specifiction.
143 /* Ideal raw formats where image data has gone through black
146 * Ideal raw formats could output any of QCOM_RAW and MIPI_RAW
147 * formats, plus plain8 8bbp, plain16 800, plain16 10bpp, and
    [all...]
  /external/bison/doc/
fdl.texi 87 for automatic translation to a variety of formats suitable for input
94 Examples of suitable formats for Transparent copies include plain
99 of transparent image formats include PNG, XCF and
100 JPG. Opaque formats include proprietary formats that can be
110 formats which do not have any title page as such, ``Title Page'' means
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/i18n/
messageformat.js 160 * Formats a message, treating '#' with special meaning representing
176 * Formats a message, treating '#' as literary character.
192 * Formats a message.
279 * Formats simple placeholder.
302 * Formats select block. Only one option is selected.
333 * Formats plural or selectordinal block. Only one option is selected and all #
  /external/chromium_org/media/base/
video_frame.cc 117 // Check maximum limits for all formats.
141 // Subsampled YUV formats have width/height requirements.
160 // Check that software-allocated buffer formats are not empty.
296 // There are very few compatible CV pixel formats, so just check each.
577 // VideoFrame formats are (so far) all YUV and 1 byte per sample.
667 // The *2 here is because some formats (e.g. h264) allow interlaced coding,
  /external/chromium_org/media/formats/mp4/
mp4_stream_parser.cc 5 #include "media/formats/mp4/mp4_stream_parser.h"
16 #include "media/formats/mp4/box_definitions.h"
17 #include "media/formats/mp4/box_reader.h"
18 #include "media/formats/mp4/es_descriptor.h"
19 #include "media/formats/mp4/rcheck.h"
20 #include "media/formats/mpeg/adts_constants.h"
  /external/chromium_org/third_party/libjpeg/
README 86 perform conversion between JPEG and some other popular image file formats.
92 decoding, but they are essential for output to colormapped file formats or
321 other formats, thus making cjpeg/djpeg considerably more useful. The latest
341 creating proprietary formats that no one else could read. (For example, none
363 Various proprietary file formats incorporating JPEG compression also exist.
364 We have little or no sympathy for the existence of these formats. Indeed,
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.9.1.html 145 <li>mesa: add missing formats in _mesa_format_to_type_and_comps()</li>
320 <li>r300g: fix microtiling for 16-bits-per-channel formats</li>
321 <li>r300g: fix texture border for 16-bits-per-channel formats</li>
322 <li>r300g: add a default channel ordering of texture border for unhandled formats</li>
323 <li>r300g: fix texture border color for all texture formats</li>
335 <li>mesa: fix texel store functions for some float formats</li>
  /external/deqp/modules/glshared/
glsFboUtil.cpp 74 Formats FormatDB::getFormats (FormatFlags requirements) const
76 Formats ret;
121 for (const FormatKey* i2 = it->formats.begin(); i2 != it->formats.end(); i2++)
371 FboVerifier::FboVerifier (const FormatDB& formats, CheckerFactory& factory)
372 : m_formats (formats)

Completed in 497 milliseconds

<<51525354555657585960>>