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

1 2 3

  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 3112 int offset_x = 0, offset_y = 0; local
4000 int32_t offset_x = 0, offset_y = 0; local
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 2453 int offset_x = 0, offset_y = 0; local
3044 int32_t offset_x = 0, offset_y = 0; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 2453 int offset_x = 0, offset_y = 0; local
3044 int32_t offset_x = 0, offset_y = 0; local
    [all...]
  /external/libjpeg-turbo/
transupp.c 346 int ci, i, j, offset_x, offset_y; local
372 for (offset_x = 0; offset_x < compptr->h_samp_factor; offset_x++) {
373 dst_ptr = dst_buffer[offset_y][dst_blk_x + offset_x];
374 src_ptr = src_buffer[offset_x][dst_blk_y + offset_y + y_crop_blocks];
399 int ci, i, j, offset_x, offset_y; local
438 for (offset_x = 0; offset_x < compptr->h_samp_factor; offset_x++)
480 int ci, i, j, offset_x, offset_y; local
663 int ci, i, j, offset_x, offset_y; local
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 3391 int offset_x = 0, offset_y = 0; local
4281 int32_t offset_x = 0, offset_y = 0; local
    [all...]
  /external/webrtc/webrtc/common_video/
video_frame_buffer.cc 221 const int offset_x = uv_offset_x * 2; local
225 buffer->stride(kYPlane) * offset_y + offset_x;
  /external/libmpeg2/decoder/
impeg2d_pnb_pic.c 561 UWORD32 offset_x, offset_y, stride; local
575 offset_x = u4_frm_offset + (ps_dec->u2_mb_x << 4);
579 ps_dec->s_dest_buf.pu1_y = ps_cur_frm_buf->pu1_y + offset_y * stride + offset_x;
584 + (offset_x >> 1);
587 + (offset_x >> 1);
  /external/webrtc/webrtc/modules/video_processing/test/
video_processing_unittest.cc 38 int offset_x,
335 int offset_x,
344 ConvertToI420(kI420, source_data, offset_x, offset_y, source_width,
  /external/ImageMagick/coders/
xcf.c 153 offset_x,
770 outLayer->image->page.x=outLayer->offset_x;
838 outLayer->offset_x = ReadBlobMSBSignedLong(image);
950 GIMP_DRAWABLE (layer_mask)->offset_x = GIMP_DRAWABLE (layer)->offset_x;
151 offset_x, member in struct:__anon12894
    [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
instr-a2xx.h 338 uint8_t offset_x : 5; member in struct:PACKED
disasm-a2xx.c 431 if (tex->offset_x || tex->offset_y || tex->offset_z)
432 printf(" OFFSET(%u,%u,%u)", tex->offset_x, tex->offset_y, tex->offset_z);
  /external/mesa3d/src/gallium/drivers/r600/
r600_asm.h 84 int offset_x; member in struct:r600_bytecode_tex
  /external/libpng/
pngget.c 841 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type)
847 offset_x != NULL && offset_y != NULL && unit_type != NULL)
849 *offset_x = info_ptr->x_offset;
    [all...]
pngtest.c 1210 png_int_32 offset_x, offset_y; local
    [all...]
pngset.c 249 png_int_32 offset_x, png_int_32 offset_y, int unit_type)
256 info_ptr->x_offset = offset_x;
    [all...]
  /external/pdfium/third_party/libpng16/
pngget.c 841 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type)
847 offset_x != NULL && offset_y != NULL && unit_type != NULL)
849 *offset_x = info_ptr->x_offset;
    [all...]
pngset.c 249 png_int_32 offset_x, png_int_32 offset_y, int unit_type)
256 info_ptr->x_offset = offset_x;
    [all...]
  /external/skia/third_party/libpng/
pngget.c 841 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type)
847 offset_x != NULL && offset_y != NULL && unit_type != NULL)
849 *offset_x = info_ptr->x_offset;
    [all...]
pngtest.c 1203 png_int_32 offset_x, offset_y; local
    [all...]
  /external/syslinux/com32/lib/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)
625 *offset_x = info_ptr->x_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)
281 info_ptr->x_offset = offset_x;
    [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:__anon53969
    [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:__anon55832
    [all...]
  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h 498 int32_t offset_x; member in struct:__anon3550
511 uint32_t offset_x; member in struct:__anon3551
    [all...]

Completed in 1651 milliseconds

1 2 3