HomeSort by relevance Sort by last modified time
    Searched refs:clip_height (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale_argb.h 35 int clip_x, int clip_y, int clip_width, int clip_height,
49 int clip_x, int clip_y, int clip_width, int clip_height,
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 155 int clip_height; member in struct:tagAVCFrameIO
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_argb.cc 666 int clip_x, int clip_y, int clip_width, int clip_height,
711 clip_width, clip_height,
719 clip_width, clip_height,
725 clip_width, clip_height,
736 dst, dst_stride, clip_width, clip_height);
745 clip_width, clip_height,
752 clip_width, clip_height,
759 clip_width, clip_height,
764 ScaleARGBSimple(src_width, src_height, clip_width, clip_height,
774 int clip_x, int clip_y, int clip_width, int clip_height,
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vdpau/
presentation.c 200 uint32_t clip_height,
247 dst_clip.y1 = clip_height ? clip_height : surf_draw->height;
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 1060 int clip_width = clip_rect.Width(), clip_height = clip_rect.Height(); local
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_pattern.cpp 1041 int clip_height = clip_box.bottom - clip_box.top; local
    [all...]

Completed in 501 milliseconds