HomeSort by relevance Sort by last modified time
    Searched refs:format (Results 1101 - 1125 of 11127) sorted by null

<<41424344454647484950>>

  /external/chromium_org/chrome/browser/chromeos/
version_loader.h 48 // otherwise it's in short format x.x.xx.x.
50 VersionFormat format,
69 void GetVersion(VersionFormat format, std::string* version);
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_writer.h 26 explicit DiagnosticsWriter(FormatType format);
32 // What format are we writing things in.
33 FormatType format() const { return format_; } function in class:diagnostics::DiagnosticsWriter
  /external/chromium_org/chrome/tools/build/mac/
build_app_dmg 37 --format UDBZ \
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_controller_event_handler.h 57 const media::VideoCaptureFormat& format,
65 const media::VideoCaptureFormat& format,
  /external/chromium_org/content/renderer/media/
mock_media_stream_video_sink.cc 32 const media::VideoCaptureFormat& format,
36 format_ = frame->format();
mock_media_stream_video_sink.h 33 media::VideoFrame::Format format() const { return format_; } function in class:content::MockMediaStreamVideoSink
43 const media::VideoCaptureFormat& format,
48 media::VideoFrame::Format format_;
  /external/chromium_org/content/test/
image_decoder_test.h 24 // chrome/test/data/*_decoder (where "*" is the format being tested).
41 explicit ImageDecoderTest(const std::string& format) : format_(format) { }
73 // The format to be decoded, like "bmp" or "ico".
  /external/chromium_org/gpu/tools/compositor_model_bench/
render_model_utils.h 49 void HandleTexture(int* texID, int width, int height, GLenum format);
50 void GenerateImageForTexture(int texID, int width, int height, GLenum format);
  /external/chromium_org/media/base/android/java/src/org/chromium/media/
VideoCaptureFactory.java 180 static int getCaptureFormatWidth(VideoCapture.CaptureFormat format) {
181 return format.getWidth();
185 static int getCaptureFormatHeight(VideoCapture.CaptureFormat format) {
186 return format.getHeight();
190 static int getCaptureFormatFramerate(VideoCapture.CaptureFormat format) {
191 return format.getFramerate();
195 static int getCaptureFormatPixelFormat(VideoCapture.CaptureFormat format) {
196 return format.getPixelFormat();
WebAudioMediaCodecBridge.java 61 MediaFormat format = extractor.getTrackFormat(0); local
64 int inputChannelCount = format.getInteger(MediaFormat.KEY_CHANNEL_COUNT);
71 int sampleRate = format.getInteger(MediaFormat.KEY_SAMPLE_RATE);
72 String mime = format.getString(MediaFormat.KEY_MIME);
75 if (format.containsKey(MediaFormat.KEY_DURATION)) {
77 durationMicroseconds = format.getLong(MediaFormat.KEY_DURATION);
92 " Format: " + format);
104 codec.configure(format, null /* surface */, null /* crypto */, 0 /* flags */);
156 // catch any changes in format. But be sure t
    [all...]
  /external/chromium_org/media/cast/test/utility/
barcode.cc 40 DCHECK(output_frame->format() == VideoFrame::YV12 ||
41 output_frame->format() == VideoFrame::YV16 ||
42 output_frame->format() == VideoFrame::I420 ||
43 output_frame->format() == VideoFrame::YV12J);
153 DCHECK(frame->format() == VideoFrame::YV12 ||
154 frame->format() == VideoFrame::YV16 ||
155 frame->format() == VideoFrame::I420 ||
156 frame->format() == VideoFrame::YV12J);
  /external/chromium_org/media/video/capture/win/
sink_filter_win.cc 12 // Define GUID for I420. This is the color format we would like to support but
22 // pixel format with the characters HDYC encoded in the first array word.
38 void SinkFilter::SetRequestedMediaFormat(const VideoCaptureFormat& format) {
39 input_pin_->SetRequestedMediaFormat(format);
  /external/chromium_org/native_client_sdk/src/doc/reference/
index.rst 6 developing with Native Client, such as the NaCl manifest file format. In
  /external/chromium_org/native_client_sdk/src/examples/api/media_stream_video/
example.js 19 function changeFormat(format) {
20 common.naclModule.postMessage({command:'format', format: format});
  /external/chromium_org/ppapi/api/dev/
pp_print_settings_dev.idl 44 PP_PrintOutputFormat_Dev format;
  /external/chromium_org/ppapi/api/private/
ppb_flash_clipboard.idl 34 /** Indicates an invalid or unsupported clipboard data format. */
37 * Indicates plaintext clipboard data. The format expected/returned is a
42 * Indicates HTML clipboard data. The format expected/returned is a
47 * Indicates RTF clipboard data. The format expected/returned is a
66 [in] PP_Flash_Clipboard_Format format);
74 [in] PP_Flash_Clipboard_Format format);
87 * Registers a custom clipboard format. The format is identified by a
88 * string. An id identifying the format will be returned if the format i
    [all...]
  /external/chromium_org/ppapi/proxy/
flash_clipboard_resource.h 31 uint32_t format) OVERRIDE;
34 uint32_t format) OVERRIDE;
  /external/chromium_org/ppapi/thunk/
ppb_gles_chromium_texture_mapping_thunk.cc 24 GLenum format,
30 target, level, xoffset, yoffset, width, height, format, type, access);
  /external/chromium_org/third_party/WebKit/Source/modules/crypto/
Crypto.cpp 67 exceptionState.throwDOMException(TypeMismatchError, String::format("The provided ArrayBufferView is of type '%s', which is not an integer array type.", array->typeName()));
71 exceptionState.throwDOMException(QuotaExceededError, String::format("The ArrayBufferView's byte length (%u) exceeds the number of bytes of entropy available via this API (65536).", array->byteLength()));
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
formatutils9.h 41 ColorCopyFunction getFastCopyFunction(GLenum format, GLenum type) const;
43 const D3DFormat &GetD3DFormatInfo(D3DFORMAT format);
  /external/chromium_org/third_party/angle/src/libGLESv2/
validationES2.h 21 GLint border, GLenum format, GLenum type, const GLvoid *pixels);
30 bool ValidES2ReadFormatType(Context *context, GLenum format, GLenum type);
  /external/chromium_org/third_party/icu/source/i18n/unicode/
plurfmt.h 81 * <code>applyPattern()</code> method. The <code>format()</code>
123 * If you need a custom format and have a non-zero offset, then you need to pass the
132 * constructor, this locale will be used to format the number in the message
143 class U_I18N_API PluralFormat : public Format {
301 * Sets the pattern used by this plural format.
302 * The method parses the pattern and creates a map of format strings
306 * @param pattern the pattern for this plural format
315 using Format::format;
329 UnicodeString format(int32_t number, UErrorCode& status) const
    [all...]
rbnf.h 15 * \brief C++ API: Rule Based Number Format
86 * <p>For larger numbers, we can use the preceding set of rules to format the ones place, and
102 * isolate the number's ones digit, format it using this same set of rules, and place the
178 * <p>The above syntax suffices only to format positive integers. To format negative numbers,
184 * where the base value would be. This rule is used to format all negative numbers. the
185 * &gt;&gt; token here means &quot;find the number's absolute value, format it with these
213 * are <em>public:</em> the caller can specify that they be used to format and parse numbers.
288 * on whether it is used to format a number's integral part (or the whole number) or a
289 * number's fractional part. Using a rule set to format a rule's fractional part makes it
    [all...]
  /external/chromium_org/third_party/libvpx/
obj_int_extract.py 16 parser.add_option('-f', '--format', help='binary format (gas or rvds).')
22 if (not options.executable or not options.format or not options.binary or
28 subprocess.check_call([options.executable, options.format, options.binary],
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_caps.h 55 #define UTIL_CHECK_FORMAT(format) \
56 UTIL_CAPS_CHECK_FORMAT, PIPE_FORMAT_##format

Completed in 807 milliseconds

<<41424344454647484950>>