HomeSort by relevance Sort by last modified time
    Searched refs:frame_width (Results 26 - 50 of 51) sorted by null

12 3

  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
postproc.c 132 info->frame_width, info->frame_height, argv[2]);
vpx_temporal_svc_encoder.c 563 info.frame_width = cfg.g_w;
  /external/libvpx/libvpx/examples/
decode_with_drops.c 148 info->frame_width, info->frame_height, argv[2]);
postproc.c 134 info->frame_width, info->frame_height, argv[2]);
vp9_spatial_scalable_encoder.c 320 (unsigned int *)&info.frame_width,
vpx_temporal_scalable_patterns.c 555 info.frame_width = cfg.g_w;
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocommon.h 151 void ComputeScaleMaxPixels(int frame_width, int frame_height, int max_pixels,
159 void ComputeScale(int frame_width, int frame_height, int fps,
165 int frame_width, int frame_height,
testutils.h 136 int frame_width() const { return frame_width_; } function in class:cricket::VideoCapturerListener
mediachannel.h 938 int frame_width; member in struct:cricket::VideoReceiverInfo
    [all...]
videoengine_unittest.h 900 EXPECT_EQ(DefaultCodec().width, info.receivers[0].frame_width)
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_reconinter.c 281 int xs, ys, x0, y0, x0_16, y0_16, frame_width, frame_height, buf_stride, local
288 frame_width = ref_buf->y_crop_width;
292 frame_width = ref_buf->uv_crop_width;
349 (frame_width & 0x7) || (frame_height & 0x7)) {
368 if (x0 < 0 || x0 > frame_width - 1 || x1 < 0 || x1 > frame_width ||
373 x0, y0, x1 - x0 + 1, y1 - y0 + 1, frame_width,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_reconinter.c 399 int xs, ys, x0, y0, x0_16, y0_16, frame_width, frame_height, buf_stride, local
406 frame_width = ref_buf->y_crop_width;
410 frame_width = ref_buf->uv_crop_width;
467 (frame_width & 0x7) || (frame_height & 0x7)) {
486 if (x0 < 0 || x0 > frame_width - 1 || x1 < 0 || x1 > frame_width - 1 ||
500 frame_width,
514 frame_width,
528 frame_width,
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
filevideocapturer_unittest.cc 74 int frame_width() const { return frame_width_; } function in class:__anon17287::FileVideoCapturerTest::VideoCapturerListener
173 EXPECT_EQ(listener.frame_width(), capture_format_.width);
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideocapturer_unittest.cc 106 EXPECT_EQ(640, listener_.frame_width());
132 EXPECT_EQ(640, listener_.frame_width());
webrtcvideoengine2.cc     [all...]
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
receiver.cc 75 uint16_t frame_width,
  /external/chromium_org/content/common/gpu/media/
video_decode_accelerator_unittest.cc 224 int frame_width,
336 int frame_width,
345 frame_size_(frame_width, frame_height),
    [all...]
  /device/asus/flo/camera/
QCamera_Intf.h 325 uint16_t frame_width; member in struct:__anon2865
  /device/lge/hammerhead/camera/
QCamera_Intf.h 325 uint16_t frame_width; member in struct:__anon3372
  /device/moto/shamu/camera/
QCamera_Intf.h 325 uint16_t frame_width; member in struct:__anon4532
  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp 41 int Blend::initialize(int blendingType, int stripType, int frame_width, int frame_height)
43 this->width = frame_width;
    [all...]
  /external/chromium_org/ui/native_theme/
native_theme_win.cc 108 // b: frame_width
114 int ComputeAnimationProgress(int frame_width,
118 int animation_width = frame_width + object_width;
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
statscollector.cc 390 info.frame_width);
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c     [all...]
  /external/chromium_org/third_party/lcov/bin/
genhtml     [all...]

Completed in 994 milliseconds

12 3