HomeSort by relevance Sort by last modified time
    Searched refs:offset_y (Results 1 - 25 of 32) sorted by null

1 2

  /external/jpeg/
transupp.c 71 int ci, k, offset_y; local
92 for (offset_y = 0; offset_y < compptr->v_samp_factor; offset_y++) {
94 ptr1 = buffer[offset_y][blk_x];
95 ptr2 = buffer[offset_y][comp_width - blk_x - 1];
121 int ci, i, j, offset_y; local
156 for (offset_y = 0; offset_y < compptr->v_samp_factor; offset_y++)
192 int ci, i, j, offset_x, offset_y; local
240 int ci, i, j, offset_x, offset_y; local
304 int ci, i, j, offset_x, offset_y; local
368 int ci, i, j, offset_y; local
473 int ci, i, j, offset_x, offset_y; local
    [all...]
  /external/qemu/distrib/jpeg-6b/
transupp.c 71 int ci, k, offset_y; local
92 for (offset_y = 0; offset_y < compptr->v_samp_factor; offset_y++) {
94 ptr1 = buffer[offset_y][blk_x];
95 ptr2 = buffer[offset_y][comp_width - blk_x - 1];
121 int ci, i, j, offset_y; local
156 for (offset_y = 0; offset_y < compptr->v_samp_factor; offset_y++)
192 int ci, i, j, offset_x, offset_y; local
240 int ci, i, j, offset_x, offset_y; local
304 int ci, i, j, offset_x, offset_y; local
368 int ci, i, j, offset_y; local
473 int ci, i, j, offset_x, offset_y; local
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 51 int32_t offset_y; member in struct:__anon1726
  /external/chromium/chrome/browser/ui/gtk/
info_bubble_gtk.cc 276 int offset_x, offset_y; local
278 rect_.x(), rect_.y(), &offset_x, &offset_y);
320 int offset_x, offset_y; local
322 rect_.x(), rect_.y(), &offset_x, &offset_y);
334 gint screen_y = toplevel_y + offset_y + rect_.height() +
gtk_custom_menu_item.cc 374 int offset_x, offset_y; local
376 0, 0, &offset_x, &offset_y);
378 y >= offset_y && y < (offset_y + alloc.height)) {
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc 388 int offset_y = 0; local
398 offset_y = background_offset_y_;
402 x() + favicon_bounds_.x(), offset_y + favicon_bounds_.y(),
908 int offset_y = theme_service_->HasCustomImage(tab_id) ? local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.h 196 *y += this->offset_y;
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 296 (src_buf->crop.height + src_buf->crop.offset_y > src_buf->src_dim.height)) {
302 src_buf->crop.offset_y,
314 thumbnail.top = src_buf->crop.offset_y;
347 src_buf->crop.height + src_buf->crop.offset_y > src_buf->src_dim.height) {
350 src_buf->crop.height + src_buf->crop.offset_y,
362 rect_type.nTop = src_buf->crop.offset_y;
    [all...]
  /external/chromium/chrome/browser/ui/views/bubble/
bubble_border.cc 188 int offset_y = local
192 arrow_offset_ = std::max(offset_x, offset_y);
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_sysvideo.h 286 int offset_y; member in struct:SDL_VideoDevice
SDL_video.c 218 video->offset_y = 0;
726 video->offset_y = 0;
733 video->offset_y = (mode->h-height)/2;
734 mode->offset = video->offset_y*mode->pitch +
1089 rects[i].y += video->offset_y;
1094 rects[i].y -= video->offset_y;
    [all...]
SDL_surface.c 427 hw_srcrect.y += current_video->offset_y;
433 hw_dstrect.y += current_video->offset_y;
593 hw_rect.y += current_video->offset_y;
  /external/chromium/chrome/browser/chromeos/login/
wizard_controller.cc 594 int offset_y = (screen_bounds_.height() - screen_height) / 2; local
596 int window_y = screen_bounds_.y() + offset_y;
  /external/libpng/
pngget.c 618 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type)
623 && offset_x != NULL && offset_y != NULL && unit_type != NULL)
626 *offset_y = info_ptr->y_offset;
pngtest.c 1015 png_int_32 offset_x, offset_y; local
1018 if (png_get_oFFs(read_ptr, read_info_ptr, &offset_x, &offset_y,
1021 png_set_oFFs(write_ptr, write_info_ptr, offset_x, offset_y, unit_type);
    [all...]
pngset.c 274 png_int_32 offset_x, png_int_32 offset_y, int unit_type)
282 info_ptr->y_offset = offset_y;
    [all...]
pngrutil.c 1633 png_int_32 offset_x, offset_y; local
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 587 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type)
590 && offset_x != NULL && offset_y != NULL && unit_type != NULL)
594 *offset_y = info_ptr->y_offset;
pngset.c 370 png_int_32 offset_x, png_int_32 offset_y, int unit_type)
377 info_ptr->y_offset = offset_y;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XInput.h 684 int offset_y; member in struct:__anon25791
    [all...]
XIproto.h 1393 CARD32 offset_y; member in struct:__anon25886
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 684 int offset_y; member in struct:__anon27381
    [all...]
XIproto.h 1393 CARD32 offset_y; member in struct:__anon27476
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h 684 int offset_y; member in struct:__anon28896
    [all...]
XIproto.h 1393 CARD32 offset_y; member in struct:__anon28991
    [all...]

Completed in 281 milliseconds

1 2