/external/libjpeg-turbo/ |
D | transupp.c | 345 int ci, i, j, offset_x, offset_y; in do_transpose() local 398 int ci, i, j, offset_x, offset_y; in do_rot_90() local 479 int ci, i, j, offset_x, offset_y; in do_rot_270() local 662 int ci, i, j, offset_x, offset_y; in do_transverse() local
|
/external/libmpeg2/decoder/ |
D | impeg2d_pnb_pic.c | 506 UWORD32 offset_x, offset_y, stride; in impeg2d_dec_p_b_slice() local
|
/external/webrtc/webrtc/common_video/ |
D | video_frame_buffer.cc | 221 const int offset_x = uv_offset_x * 2; in ShallowCenterCrop() local
|
/external/opencv3/modules/cudaobjdetect/src/cuda/ |
D | hog.cu | 133 const int offset_x = (blockIdx.x * blockDim.z + block_x) * cblock_stride_x + in compute_hists_kernel_many_blocks() local 351 int offset_x = i - offset_y * cdescr_width; in compute_confidence_hists_kernel_many_blocks() local 413 int offset_x = i - offset_y * cdescr_width; in classify_hists_kernel_many_blocks() local 473 int offset_x = i - offset_y * cdescr_width; in extract_descrs_by_rows_kernel() local
|
/external/webrtc/webrtc/modules/video_processing/test/ |
D | video_processing_unittest.cc | 335 int offset_x,
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_quartz_device.cpp | 169 CGFloat offset_x, offset_y; in CFX_QuartzDeviceDriver() local 970 CGFloat offset_x = (rt.origin.x) + rt.size.width / 2.f, in CG_SetImageTransform() local
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_xv.c | 551 float offset_x = box_x1 - dstX; in display_video() local
|
/external/ImageMagick/coders/ |
D | xcf.c | 151 offset_x, member
|
D | psd.c | 157 offset_x, member
|
/external/opencv3/3rdparty/libpng/ |
D | pngset.c | 270 png_int_32 offset_x, png_int_32 offset_y, int unit_type) in png_set_oFFs()
|
D | pngget.c | 777 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type) in png_get_oFFs()
|
D | pngrutil.c | 1875 png_int_32 offset_x, offset_y; in png_handle_oFFs() local
|
/external/pdfium/third_party/lpng_v163/ |
D | pngset.c | 246 png_int_32 offset_x, png_int_32 offset_y, int unit_type) in png_set_oFFs()
|
D | pngget.c | 801 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type) in png_get_oFFs()
|
D | pngrutil.c | 2048 png_int_32 offset_x, offset_y; in png_handle_oFFs() local
|
/external/libpng/ |
D | pngget.c | 841 png_int_32 *offset_x, png_int_32 *offset_y, int *unit_type) in png_get_oFFs()
|
D | pngset.c | 249 png_int_32 offset_x, png_int_32 offset_y, int unit_type) in png_set_oFFs()
|
D | pngtest.c | 1203 png_int_32 offset_x, offset_y; in test_one_file() local
|
D | pngrutil.c | 2109 png_int_32 offset_x, offset_y; in png_handle_oFFs() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.h | 82 unsigned offset_x; member
|
D | r600_shader.c | 3769 uint8_t offset_x = 0, offset_y = 0, offset_z = 0; in tgsi_tex() local
|
/external/opencv3/modules/java/src/ |
D | imgproc+Imgproc.java | 3167 …tours_mat_nativeObj, long hierarchy_nativeObj, int mode, int method, double offset_x, double offse… in findContours_0() 3265 …val1, double color_val2, double color_val3, int lineType, int shift, double offset_x, double offse… in fillPoly_0() 3274 …int thickness, int lineType, long hierarchy_nativeObj, int maxLevel, double offset_x, double offse… in drawContours_0()
|
D | imgproc.cpp | 4525 …s_mat_nativeObj, jlong hierarchy_nativeObj, jint mode, jint method, jdouble offset_x, jdouble offs… in Java_org_opencv_imgproc_Imgproc_findContours_10() 5675 … jdouble color_val2, jdouble color_val3, jint lineType, jint shift, jdouble offset_x, jdouble offs… in Java_org_opencv_imgproc_Imgproc_fillPoly_10() 5809 …thickness, jint lineType, jlong hierarchy_nativeObj, jint maxLevel, jdouble offset_x, jdouble offs… in Java_org_opencv_imgproc_Imgproc_drawContours_10()
|