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

1 2

  /external/jpeg/
transupp.c 192 int ci, i, j, offset_x, offset_y; local
215 for (offset_x = 0; offset_x < compptr->h_samp_factor; offset_x++) {
216 src_ptr = src_buffer[offset_x][dst_blk_y + offset_y];
217 dst_ptr = dst_buffer[offset_y][dst_blk_x + offset_x];
240 int ci, i, j, offset_x, offset_y; local
265 for (offset_x = 0; offset_x < compptr->h_samp_factor; offset_x++)
304 int ci, i, j, offset_x, offset_y; local
473 int ci, i, j, offset_x, offset_y; local
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 2448 int offset_x = 0, offset_y = 0; local
3039 int32_t offset_x = 0, offset_y = 0; local
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 1820 int offset_x = 0, offset_y = 0; local
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 1813 int offset_x = 0, offset_y = 0; local
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 2106 int offset_x = 0, offset_y = 0; local
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 50 int32_t offset_x; member in struct:__anon3847
  /external/libmpeg2/decoder/
impeg2d_pnb_pic.c 496 UWORD32 offset_x, offset_y, stride; local
510 offset_x = u4_frm_offset + (ps_dec->u2_mb_x << 4);
514 ps_dec->s_dest_buf.pu1_y = ps_cur_frm_buf->pu1_y + offset_y * stride + offset_x;
519 + (offset_x >> 1);
522 + (offset_x >> 1);
  /external/mesa3d/src/gallium/drivers/r600/
r600_asm.h 82 unsigned offset_x; member in struct:r600_bytecode_tex
  /external/pdfium/core/src/fxge/apple/
fx_quartz_device.cpp 201 CGFloat offset_x, offset_y; local
202 offset_x = ctm.tx;
204 CGContextTranslateCTM(_context, -offset_x, -offset_y);
205 CGContextConcatCTM(_context, CGAffineTransformMake(1, 0, 0, -1, offset_x, _height + offset_y));
1050 CGFloat offset_x = (rt.origin.x) + rt.size.width \/ 2.f, local
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 338 if ((src_buf->crop.width + src_buf->crop.offset_x > src_buf->src_dim.width) ||
344 src_buf->crop.offset_x,
356 thumbnail.left = src_buf->crop.offset_x;
400 if ((src_buf->crop.width + src_buf->crop.offset_x > src_buf->src_dim.width) ||
403 src_buf->crop.width + src_buf->crop.offset_x,
422 rect_type_in.nLeft = src_buf->crop.offset_x;
    [all...]
mm_jpeg_interface.c 69 buf_info->src_imgs.src_img[i].crop.offset_x, buf_info->src_imgs.src_img[i].crop.offset_y
  /development/ndk/platforms/android-18/samples/MoreTeapots/jni/
MoreTeapotsRenderer.cpp 113 float offset_x = -total_width / 2.f; local
122 ndk_helper::Mat4::Translation( iX * gap_x + offset_x, iY * gap_y + offset_y,
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraStream.cpp 342 mCrop.offset_x = v4l2_crop.left;
QCameraHWI_Preview.cpp     [all...]
  /external/libpng/
pngget.c 802 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type)
807 && offset_x != NULL && offset_y != NULL && unit_type != NULL)
809 *offset_x = info_ptr->x_offset;
    [all...]
pngtest.c 1175 png_int_32 offset_x, offset_y; local
    [all...]
pngset.c 247 png_int_32 offset_x, png_int_32 offset_y, int unit_type)
254 info_ptr->x_offset = offset_x;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_xv.c 551 float offset_x = box_x1 - dstX; local
557 offset_x += pPixmap->screen_x;
570 (float) src_x + offset_x*diff_x, (float) src_y + offset_y*diff_y,
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngget.c 801 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type)
806 && offset_x != NULL && offset_y != NULL && unit_type != NULL)
808 *offset_x = info_ptr->x_offset;
    [all...]
fx_pngset.c 246 png_int_32 offset_x, png_int_32 offset_y, int unit_type)
253 info_ptr->x_offset = offset_x;
    [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 291 int32_t offset_x; member in struct:__anon2770
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 295 int32_t offset_x; member in struct:__anon3258
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XInput.h 721 int offset_x; member in struct:__anon30114
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XInput.h 721 int offset_x; member in struct:__anon31974
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 297 main_buf_info->crop.offset_x = 0;
328 thumb_buf_info->crop.offset_x = 0;
    [all...]

Completed in 1382 milliseconds

1 2