HomeSort by relevance Sort by last modified time
    Searched defs:src_x (Results 1 - 25 of 31) sorted by null

1 2

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_convolve.c 30 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
34 sum += src_x[k] * x_filter[k];
52 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
56 sum += src_x[k] * x_filter[k];
  /external/libvpx/libvpx/vpx_dsp/
vpx_convolve.c 31 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
35 sum += src_x[k] * x_filter[k];
53 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
57 sum += src_x[k] * x_filter[k];
352 const uint16_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
356 sum += src_x[k] * x_filter[k];
377 const uint16_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
381 sum += src_x[k] * x_filter[k];
  /external/pdfium/core/src/fxge/win32/
fx_win32_print.cpp 189 int src_x, src_y; local
190 result2src_fix.Transform(dest_x, dest_y, src_x, src_y);
191 if (src_x < 0 || src_x >= src_width || src_y < 0 ||
195 if (!((src_buf + src_pitch * src_y)[src_x / 8] &
196 (1 << (7 - src_x % 8)))) {
206 int src_x, src_y; local
207 result2src_fix.Transform(dest_x, dest_y, src_x, src_y);
208 if (src_x < 0 || src_x >= src_width || src_y < 0 |
    [all...]
  /external/libdrm/tests/exynos/
exynos_fimg2d_test.c 240 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; local
250 src_x = 0;
288 ret = g2d_solid_fill(ctx, &src_img, src_x, src_y, img_w, img_h);
298 ret = g2d_copy(ctx, &src_img, &dst_img, src_x, src_y, dst_x, dst_y,
447 unsigned int src_x, src_y, img_w, img_h; local
457 src_x = 0;
493 ret = g2d_solid_fill(ctx, &src_img, src_x, src_y, img_w , img_h);
533 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; local
543 src_x = 0;
582 ret = g2d_solid_fill(ctx, &src_img, src_x, src_y, img_w, img_h)
632 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; local
    [all...]
  /external/libvncserver/libvncclient/
h264.c 602 int src_x, src_y; local
604 for (src_x = 0; src_x < ch_w; src_x += 2) {
605 uint8_t nv_u = nv12_uv[src_x];
606 uint8_t nv_v = nv12_uv[src_x + 1];
607 uint8_t nv_y[4] = { nv12_y[ src_x], nv12_y[ src_x + 1],
608 nv12_y[vaImage.pitches[0] + src_x], nv12_y[vaImage.pitches[0] + src_x + 1] }
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_fbo.c 244 int src_x, src_y; local
262 src_x = x;
265 src_x = x;
284 src_x, src_y,
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 533 float src_x = viewport.left; local
537 TL.set(-src_x, -src_y);
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_subpixel_8t_intrin_ssse3.c 373 static void filter_horiz_w8_ssse3(const uint8_t *src_x, ptrdiff_t src_pitch,
382 const __m128i A = _mm_loadl_epi64((const __m128i *)src_x);
383 const __m128i B = _mm_loadl_epi64((const __m128i *)(src_x + src_pitch));
384 const __m128i C = _mm_loadl_epi64((const __m128i *)(src_x + src_pitch * 2));
385 const __m128i D = _mm_loadl_epi64((const __m128i *)(src_x + src_pitch * 3));
386 const __m128i E = _mm_loadl_epi64((const __m128i *)(src_x + src_pitch * 4));
387 const __m128i F = _mm_loadl_epi64((const __m128i *)(src_x + src_pitch * 5));
388 const __m128i G = _mm_loadl_epi64((const __m128i *)(src_x + src_pitch * 6));
389 const __m128i H = _mm_loadl_epi64((const __m128i *)(src_x + src_pitch * 7));
471 // process 8 src_x step
473 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
591 const uint8_t *const src_x = &src[x_q4 >> SUBPEL_BITS]; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.c 693 uint32_t dst_x, dst_y, src_x, src_y; local
697 &src_x, &src_y);
700 src_mt, src_x, src_y, src_mt->region->pitch * src_mt->region->cpp,
710 src_x, src_y,
726 src_x, src_y);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_loadimage.cpp 1301 FX_DWORD src_x = (clip_left + i) * src_width \/ dest_width; local
1321 FX_DWORD src_x = (clip_left + i) * src_width \/ dest_width; local
1375 FX_DWORD src_x = (clip_left + i) * src_width \/ dest_width; local
1399 FX_DWORD src_x = (clip_left + i) * src_width \/ dest_width; local
1431 FX_DWORD src_x = (bFlipX ? (dest_width - dest_x - 1) : dest_x) * local
    [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_main.cpp 1168 FX_DWORD src_x = dest_x * m_Width \/ dest_width; local
1178 FX_DWORD src_x = dest_x * m_Width \/ dest_width; local
1206 FX_DWORD src_x = local
    [all...]
  /hardware/intel/img/psb_video/src/
psb_output.c 222 int *src_x,
231 if (*src_x < 0) *src_x = 0;
232 if (*src_x > image->width) *src_x = image->width - 1;
236 if (((*width) + (*src_x)) > image->width) *width = image->width - *src_x;
237 if (((*height) + (*src_y)) > image->height) *height = image->height - *src_x;
861 int ret, src_x = 0, src_y = 0, dest_x = 0, dest_y = 0; local
883 psb__VAImageCheckRegion(obj_surface, &obj_image->image, &src_x, &src_y, &dest_x, &dest_y
    [all...]
  /hardware/qcom/msm8996/kernel-headers/media/
msmb_pproc.h 140 uint32_t src_x; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_pproc.h 129 uint32_t src_x; member in struct:msm_vpe_frame_strip_info
  /bionic/libc/kernel/uapi/drm/
drm_mode.h 154 __u32 src_x; member in struct:drm_mode_set_plane
  /external/kernel-headers/original/uapi/drm/
drm_mode.h 173 __u32 src_x; member in struct:drm_mode_set_plane
  /external/libdrm/include/drm/
drm_mode.h 157 __u32 src_x, src_y; member in struct:drm_mode_set_plane
  /external/opencv3/apps/createsamples/
utility.cpp 406 double src_x = (c[0][0] * x + c[0][1] * y + c[0][2]) / div; local
409 int isrc_x = cvFloor( src_x );
411 double delta_x = src_x - isrc_x;
    [all...]
  /hardware/qcom/msm8994/kernel-headers/media/
msmb_pproc.h 256 uint32_t src_x; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/msm8994/original-kernel-headers/media/
msmb_pproc.h 258 uint32_t src_x; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/msm8x84/kernel-headers/media/
msmb_pproc.h 191 uint32_t src_x; member in struct:msm_vpe_frame_strip_info
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msmb_pproc.h 177 uint32_t src_x; member in struct:msm_vpe_frame_strip_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 404 FP1616 src_x; member in struct:__anon36725
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 402 FP1616 src_x; member in struct:__anon38588
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_isp.h 326 uint32_t src_x; member in struct:msm_pp_crop

Completed in 1521 milliseconds

1 2