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

<<21222324252627282930>>

  /external/chromium_org/media/filters/
stream_parser_factory.cc 13 #include "media/formats/mpeg/adts_stream_parser.h"
14 #include "media/formats/mpeg/mpeg1_audio_stream_parser.h"
15 #include "media/formats/webm/webm_stream_parser.h"
23 #include "media/formats/mp2t/mp2t_stream_parser.h"
25 #include "media/formats/mp4/es_descriptor.h"
26 #include "media/formats/mp4/mp4_stream_parser.h"
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_format_soa.c 55 * Return zzz1 for depth-stencil formats.
300 * compressed formats, this simply points to the texel.
301 * For compressed formats, it points to the start of the
304 * \param i, j the sub-block pixel coordinates. For non-compressed formats
305 * these will always be (0,0). For compressed formats, i will
388 * convenient for formats or scenarios for which there was no
  /external/chromium_org/third_party/skia/src/utils/win/
SkWGL_win.cpp 122 int SkWGLExtensions::selectFormat(const int formats[],
137 formats[i],
142 rankedFormats[i].fFormat = formats[i];
316 int formats[64]; local
317 extensions.choosePixelFormat(dc, msaaIAttrs, fAttrs, 64, formats, &num);
319 formatsToTry[0] = extensions.selectFormat(formats, num, dc, msaaSampleCount);
  /external/deqp/modules/gles3/functional/
es3fFboMultisampleTests.cpp 262 // RGBA formats
269 // RGB formats
273 // RG formats
276 // R formats
307 // Color formats.
311 // Depth/stencil formats.
es3fFboTestCase.cpp 155 // Color-renderable formats
186 // Depth formats
192 // Depth+stencil formats
197 // Stencil formats
255 // Check that we don't try to use invalid formats.
266 // Core formats
  /external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp 159 // Color-renderable formats
190 // Depth formats
196 // Depth+stencil formats
201 // Stencil formats
260 // Check that we don't try to use invalid formats.
271 // Core formats
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_soa.c 55 * Return zzz1 for depth-stencil formats.
300 * compressed formats, this simply points to the texel.
301 * For compressed formats, it points to the start of the
304 * \param i, j the sub-block pixel coordinates. For non-compressed formats
305 * these will always be (0,0). For compressed formats, i will
388 * convenient for formats or scenarios for which there was no
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
sample.h 39 * PulseAudio is capable of handling a multitude of sample formats, rates
44 * PulseAudio supports the following sample formats:
60 * The floating point sample formats have the range from -1.0 to 1.0.
62 * The sample formats that are sensitive to endianness have convenience
81 * calculations on sample formats:
224 /* Allow clients to check with #ifdef for these sample formats */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
sample.h 39 * PulseAudio is capable of handling a multitude of sample formats, rates
44 * PulseAudio supports the following sample formats:
60 * The floating point sample formats have the range from -1.0 to 1.0.
62 * The sample formats that are sensitive to endianness have convenience
81 * calculations on sample formats:
224 /* Allow clients to check with #ifdef for these sample formats */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_texture.c 95 * Some special formats are translated directly using R300_EASY_TX_FORMAT,
97 * supporting all the formats hw can support.
123 /* Colorspace (return non-RGB formats directly). */
125 /* Depth stencil formats.
141 /* YUV formats. */
188 /* S3TC formats. */
211 /* RGTC formats. */
262 /* Non-uniform formats. */
310 /* And finally, uniform formats. */
395 /* Buffer formats. *
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_texture.c 95 * Some special formats are translated directly using R300_EASY_TX_FORMAT,
97 * supporting all the formats hw can support.
123 /* Colorspace (return non-RGB formats directly). */
125 /* Depth stencil formats.
141 /* YUV formats. */
188 /* S3TC formats. */
211 /* RGTC formats. */
262 /* Non-uniform formats. */
310 /* And finally, uniform formats. */
395 /* Buffer formats. *
    [all...]
  /dalvik/opcode-gen/
README.txt 16 Notes on updating the sets of defined opcodes and instruction formats
51 If you want to add, delete, or change instruction formats:
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_manager_unittest.cc 272 // formats. Then start the opened device. The capability list should stay the
277 // Before enumerating the devices, requesting formats should return false.
295 // Right after opening the device, we should see all its formats.
309 // After StartClient(), device's supported formats should stay the same.
339 // Enumerate devices and open the first, then check the formats currently in
342 // starting the device). Finally stop the device and check that the formats in
380 // After StopClient(), the device's formats in use should be empty again.
489 // TODO(mcasas): Add a test to check consolidation of the supported formats
  /external/chromium_org/content/common/media/
video_capture_messages.h 67 // Notify the renderer about a device's supported formats; this is a response
108 // Get the formats supported by a device referenced by |capture_session_id|.
  /external/chromium_org/content/renderer/media/
video_capture_impl_manager.h 77 // Get supported formats supported by the device for the given session
83 // Get supported formats currently in use for the given session ID.
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_copy_texture.txt 72 INVALID_OPERATION is generated if <internal_format> is not one of the valid formats
76 formats from the table above.
  /external/chromium_org/media/formats/mp2t/
es_parser_test_base.cc 5 #include "media/formats/mp2t/es_parser_test_base.h"
14 #include "media/formats/mp2t/es_parser.h"
ts_section_pat.cc 5 #include "media/formats/mp2t/ts_section_pat.h"
11 #include "media/formats/mp2t/mp2t_common.h"
ts_section_pmt.cc 5 #include "media/formats/mp2t/ts_section_pmt.h"
11 #include "media/formats/mp2t/mp2t_common.h"
  /external/chromium_org/media/formats/mp4/
mp4_stream_parser.h 17 #include "media/formats/common/offset_byte_queue.h"
18 #include "media/formats/mp4/track_run_iterator.h"
track_run_iterator.h 15 #include "media/formats/mp4/box_definitions.h"
16 #include "media/formats/mp4/cenc.h"
  /external/chromium_org/media/formats/webm/
webm_audio_client.cc 5 #include "media/formats/webm/webm_audio_client.h"
9 #include "media/formats/webm/webm_constants.h"
webm_video_client.cc 5 #include "media/formats/webm/webm_video_client.h"
8 #include "media/formats/webm/webm_constants.h"
  /external/chromium_org/net/url_request/
view_cache_helper.h 25 // Formats the cache information for |key| as HTML. Returns a net error code.
34 // Formats the cache contents as HTML. Returns a net error code.
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texformat.c 29 * Texture formats.
71 /* shallow RGBA formats */
98 /* deep RGBA formats */
111 /* shallow RGB formats */
135 /* deep RGB formats */
144 /* Alpha formats */
157 /* Luminance formats */
171 /* Luminance/Alpha formats */

Completed in 1183 milliseconds

<<21222324252627282930>>