HomeSort by relevance Sort by last modified time
    Searched defs:_width (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/i420/main/interface/
i420.h 160 int _width; member in class:webrtc::I420Decoder
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
codec_database_test.h 44 uint16_t _width; member in class:CodecDataBaseTest
generic_codec_test.h 63 uint16_t _width; member in class:webrtc::GenericCodecTest
media_opt_test.h 70 uint16_t _width; member in class:MediaOptTest
quality_modes_test.h 38 int _width; member in class:QualityModesTest
normal_test.h 98 int Width() const { return _width; };
127 int _width; member in class:NormalTest
test_callbacks.h 69 _width = width;
85 int32_t _width; member in class:webrtc::VCMEncodeCompleteCallback
124 _width = width;
133 int16_t _width; member in class:webrtc::VCMRTPEncodeCompleteCallback
video_source.h 63 uint16_t GetWidth() const { return _width; }
76 uint16_t _width; member in class:VideoSource
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_render.cc 47 _width(0),
54 _width = width;
65 if (bufferSize != CalcBufferSize(webrtc::kI420, _width, _height)) {
80 int _width, _height; member in class:ViEAutoTestExternalRenderer
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
test.h 65 int _width; member in class:CodecTest
video_source.h 61 int GetWidth() const { return _width; }
88 int _width; member in class:VideoSource
  /external/chromium_org/third_party/webrtc/modules/video_render/linux/
video_x11_channel.h 74 int32_t _width; // incoming frame width member in class:webrtc::VideoX11Channel
  /external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
tb_I420_codec.h 112 int32_t _width; member in class:TbI420Decoder
  /external/chromium_org/third_party/webrtc/modules/video_render/windows/
video_render_direct3d9.h 87 int _width; member in class:webrtc::D3D9Channel
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
generator.py 357 _width = len(repr(sys.maxint-1))
358 _fmt = '%%0%dd' % _width
354 _width = len(repr(sys.maxint-1)) variable
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
generator.py 357 _width = len(repr(sys.maxint-1))
358 _fmt = '%%0%dd' % _width
354 _width = len(repr(sys.maxint-1)) variable
  /external/chromium_org/third_party/webrtc/modules/video_render/mac/
video_render_agl.h 62 int _width; member in class:webrtc::VideoChannelAGL
video_render_nsopengl.h 81 int32_t _width; member in class:webrtc::VideoChannelNSOpenGL
  /external/pdfium/core/src/fxge/apple/
apple_int.h 180 FX_INT32 _width; member in class:CFX_QuartzDeviceDriver
  /external/chromium_org/third_party/webrtc/modules/interface/
module_common_types.h 474 uint32_t Width() const { return _width; }
482 void SetWidth(const uint32_t width) { _width = width; }
505 uint32_t _width; member in class:webrtc::VideoFrame
516 _width(0),
558 uint32_t tmpWidth = _width;
563 _width = videoFrame._width;
568 videoFrame._width = tmpWidth;
608 _width = videoFrame._width;
    [all...]
  /external/webrtc/src/modules/interface/
module_common_types.h 499 WebRtc_UWord32 Width() const {return _width;}
507 void SetWidth(const WebRtc_UWord32 width) {_width = width;}
531 WebRtc_UWord32 _width; member in class:webrtc::VideoFrame
543 _width(0),
601 WebRtc_UWord32 tmpWidth = _width;
606 _width = videoFrame._width;
611 videoFrame._width = tmpWidth;
660 _width = videoFrame._width;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 717 milliseconds