HomeSort by relevance Sort by last modified time
    Searched full:src_height (Results 76 - 100 of 120) sorted by null

1 2 34 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XShm.h 100 unsigned int /* src_height */,
XInput2.h 388 unsigned int src_height,
  /hardware/intel/img/psb_video/src/
psb_output.h 283 unsigned int src_height,
337 unsigned short src_height,
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 517 CGFloat src_left, src_top, src_width, src_height; local
522 src_height = srcRect->Height();
526 src_height = pBitmap->GetHeight();
534 src_height /= scale_y;
535 CGRect rect_fx = CGRectMake(dest_left, dest_top, src_width, src_height);
543 CG_SetImageTransform(dest_left, dest_top, src_width, src_height, &rect_usr);
    [all...]
  /external/webrtc/webrtc/base/
x11windowpicker.cc 346 unsigned int src_height; local
372 &src_width, &src_height, &border_width,
393 src_height, width, height);
446 int src_height,
514 static_cast<double>(src_height);
518 int scaled_height = round(src_height * scale);
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_renderer.c 475 int width, int height, float src_width, float src_height)
485 t0 = sy / src_height;
486 t1 = (sy + height) / src_height;
xa_priv.h 248 int width, int height, float src_width, float src_height);
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
simulcast_encoder_adapter.cc 262 int src_height = input_image.height(); local
283 if ((dst_width == src_width && dst_height == src_height) ||
297 src_height, dst_frame.buffer(kYPlane), dst_frame.stride(kYPlane),
  /hardware/intel/common/libva/test/
loadsurface.h 296 int src_fourcc, int src_width, int src_height,
342 for (row=0;row<src_height;row++) {
347 for (row =0; row < src_height/2; row++) {
  /external/webrtc/webrtc/common_video/libyuv/
webrtc_libyuv.cc 236 int src_height,
256 src_width, src_height,
  /hardware/intel/common/libva/va/
va_backend.h 271 unsigned int src_height,
324 unsigned short src_height,
va.c     [all...]
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc_public.h 290 int src_width, int src_height,
297 src_stamp, src_width, src_height, src_format,
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc_public.h 290 int src_width, int src_height,
297 src_stamp, src_width, src_height, src_format,
  /external/libvpx/libvpx/vp9/common/
vp9_postproc.c 507 const int src_height = src_heights[i] - 4; local
519 dst_stride, src_height, src_width,
526 dst_stride, src_height, src_width, ppl);
532 src_height, src_width, ppl);
  /external/libyuv/files/source/
convert.cc 276 void ScalePlaneBilinear(int src_width, int src_height,
    [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_engine.cpp 887 int src_height = m_pSource->GetHeight(); local
    [all...]
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 524 float src_height = viewport.height(); local
527 if (src_width != dst_width || src_height != dst_height) {
529 float sy = dst_height / src_height;
  /external/opencv3/3rdparty/libwebp/enc/
picture.c 377 int src_width, int src_height, int src_stride,
384 WebPRescalerInit(&rescaler, src_width, src_height,
388 src_height, dst_height,
391 while (y < src_height) {
392 y += WebPRescalerImport(&rescaler, src_height - y,
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.h 484 unsigned src_height,
  /external/webp/src/dsp/
rescaler.c 179 assert(wrk->src_height == 1 && wrk->dst_height == 1);
  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 293 uint32_t src_height = 0; member in struct:sdm::ScaleData
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XInput2.h 356 unsigned int src_height,
  /external/mesa3d/src/gallium/state_trackers/vega/
image.c 82 VGfloat src_width, VGfloat src_height,
97 src_bounds[3] = src_height;
  /external/pdfium/core/include/fxge/
fx_dib.h 257 int src_height,

Completed in 972 milliseconds

1 2 34 5