HomeSort by relevance Sort by last modified time
    Searched refs:src_stride (Results 251 - 275 of 510) sorted by null

<<11121314151617181920>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad_sse4.asm 170 ; int src_stride,
186 movsxd rax, dword ptr arg(1) ;src_stride
210 ; int src_stride,
227 movsxd rax, dword ptr arg(1) ;src_stride
247 ; int src_stride,
264 movsxd rax, dword ptr arg(1) ;src_stride
284 ; int src_stride,
301 movsxd rax, dword ptr arg(1) ;src_stride
325 ; int src_stride,
342 movsxd rax, dword ptr arg(1) ;src_stride
    [all...]
vp9_sad_sse2.asm 18 cglobal sad%1x%2, 4, %3, 5, src, src_stride, ref, ref_stride, n_rows
20 cglobal sad%1x%2, 4, %3, 5, src, src_stride, ref, ref_stride, \
25 cglobal sad%1x%2_avg, 5, 1 + %3, 5, src, src_stride, ref, ref_stride, \
28 cglobal sad%1x%2_avg, 5, ARCH_X86_64 + %3, 5, src, src_stride, \
47 ; unsigned int vp9_sad64x64_sse2(uint8_t *src, int src_stride,
90 ; unsigned int vp9_sad32x32_sse2(uint8_t *src, int src_stride,
135 ; unsigned int vp9_sad16x{8,16}_sse2(uint8_t *src, int src_stride,
181 ; unsigned int vp9_sad8x{8,16}_sse2(uint8_t *src, int src_stride,
225 ; unsigned int vp9_sad4x{4, 8}_sse(uint8_t *src, int src_stride,
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 35 void vp9_convolve8_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
36 void vp9_convolve8_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
37 RTCD_EXTERN void (*vp9_convolve8)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
39 void vp9_convolve8_avg_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
40 void vp9_convolve8_avg_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
41 RTCD_EXTERN void (*vp9_convolve8_avg)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
43 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
44 void vp9_convolve8_avg_horiz_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
45 RTCD_EXTERN void (*vp9_convolve8_avg_horiz)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
47 void vp9_convolve8_avg_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter (…)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
subtract_mmx.asm 14 ;void vp8_subtract_b_mmx_impl(unsigned char *z, int src_stride,
30 movsxd rdx, dword ptr arg(1);src_stride;
76 ;void vp8_subtract_mby_mmx(short *diff, unsigned char *src, int src_stride,
89 movsxd rdx, dword ptr arg(2);src_stride
150 ; int src_stride, unsigned char *upred,
164 movsxd rdx, dword ptr arg(3);src_stride;
  /external/libvpx/libvpx/vp8/encoder/x86/
subtract_mmx.asm 14 ;void vp8_subtract_b_mmx_impl(unsigned char *z, int src_stride,
30 movsxd rdx, dword ptr arg(1);src_stride;
76 ;void vp8_subtract_mby_mmx(short *diff, unsigned char *src, int src_stride,
89 movsxd rdx, dword ptr arg(2);src_stride
150 ; int src_stride, unsigned char *upred,
164 movsxd rdx, dword ptr arg(3);src_stride;
  /external/pixman/pixman/
pixman-arm-common.h 36 * width, height, dst, dst_stride, src, src_stride, mask, mask_stride
62 int32_t src_stride); \
71 int32_t dst_stride, src_stride; \
74 src_stride, src_line, src_cnt); \
80 src_line, src_stride); \
164 int32_t src_stride, \
174 int32_t dst_stride, src_stride; \
186 src_stride, src_line, src_cnt); \
190 src_line, src_stride, \
204 int32_t src_stride, \
    [all...]
pixman-mips-dspr2.c 216 int src_stride,
237 src_stride = src_stride * (int) sizeof (uint32_t) / 2;
240 + src_stride * (src_y) + (src_x));
244 src_stride *= 2;
251 src_bytes += src_stride;
257 src_stride = src_stride * (int) sizeof (uint32_t) / 4;
260 + src_stride * (src_y) + (src_x));
264 src_stride *= 4
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
subtract_mmx.asm 14 ;void vp8_subtract_b_mmx_impl(unsigned char *z, int src_stride,
30 movsxd rdx, dword ptr arg(1);src_stride;
76 ;void vp8_subtract_mby_mmx(short *diff, unsigned char *src, int src_stride,
89 movsxd rdx, dword ptr arg(2);src_stride
150 ; int src_stride, unsigned char *upred,
164 movsxd rdx, dword ptr arg(3);src_stride;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/
vp9_variance_neon.c 161 int src_stride,
170 var_filter_block2d_bil_w8(src, fdata3, src_stride, kPixelStepOne,
179 int src_stride,
188 var_filter_block2d_bil_w16(src, fdata3, src_stride, kPixelStepOne,
212 int src_stride,
221 var_filter_block2d_bil_w16(src, fdata3, src_stride, kPixelStepOne,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
mfqe.c 29 static void filter_by_weight(unsigned char *src, int src_stride,
45 src += src_stride;
50 void vp8_filter_by_weight16x16_c(unsigned char *src, int src_stride,
54 filter_by_weight(src, src_stride, dst, dst_stride, 16, src_weight);
57 void vp8_filter_by_weight8x8_c(unsigned char *src, int src_stride,
61 filter_by_weight(src, src_stride, dst, dst_stride, 8, src_weight);
64 void vp8_filter_by_weight4x4_c(unsigned char *src, int src_stride,
68 filter_by_weight(src, src_stride, dst, dst_stride, 4, src_weight);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_sad_sse2.asm 18 cglobal sad%1x%2, 4, %3, 5, src, src_stride, ref, ref_stride, n_rows
20 cglobal sad%1x%2, 4, %3, 5, src, src_stride, ref, ref_stride, \
25 cglobal sad%1x%2_avg, 5, 1 + %3, 5, src, src_stride, ref, ref_stride, \
28 cglobal sad%1x%2_avg, 5, ARCH_X86_64 + %3, 5, src, src_stride, \
47 ; unsigned int vp9_sad64x64_sse2(uint8_t *src, int src_stride,
90 ; unsigned int vp9_sad32x32_sse2(uint8_t *src, int src_stride,
135 ; unsigned int vp9_sad16x{8,16}_sse2(uint8_t *src, int src_stride,
181 ; unsigned int vp9_sad8x{8,16}_sse2(uint8_t *src, int src_stride,
225 ; unsigned int vp9_sad4x{4, 8}_sse(uint8_t *src, int src_stride,
vp9_sad4d_intrin_avx2.c 14 int src_stride,
50 src+= src_stride;
84 int src_stride,
135 src+= src_stride;
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
desktop_frame.cc 31 void DesktopFrame::CopyPixelsFrom(uint8_t* src_buffer, int src_stride,
39 src_buffer += src_stride;
  /external/libvpx/libvpx/vp8/common/
mfqe.c 29 static void filter_by_weight(unsigned char *src, int src_stride,
45 src += src_stride;
50 void vp8_filter_by_weight16x16_c(unsigned char *src, int src_stride,
54 filter_by_weight(src, src_stride, dst, dst_stride, 16, src_weight);
57 void vp8_filter_by_weight8x8_c(unsigned char *src, int src_stride,
61 filter_by_weight(src, src_stride, dst, dst_stride, 8, src_weight);
64 void vp8_filter_by_weight4x4_c(unsigned char *src, int src_stride,
68 filter_by_weight(src, src_stride, dst, dst_stride, 4, src_weight);
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_sad_sse2.asm 18 cglobal sad%1x%2, 4, %3, 5, src, src_stride, ref, ref_stride, n_rows
20 cglobal sad%1x%2, 4, %3, 5, src, src_stride, ref, ref_stride, \
25 cglobal sad%1x%2_avg, 5, 1 + %3, 5, src, src_stride, ref, ref_stride, \
28 cglobal sad%1x%2_avg, 5, ARCH_X86_64 + %3, 5, src, src_stride, \
47 ; unsigned int vp9_sad64x64_sse2(uint8_t *src, int src_stride,
90 ; unsigned int vp9_sad32x32_sse2(uint8_t *src, int src_stride,
135 ; unsigned int vp9_sad16x{8,16}_sse2(uint8_t *src, int src_stride,
181 ; unsigned int vp9_sad8x{8,16}_sse2(uint8_t *src, int src_stride,
225 ; unsigned int vp9_sad4x{4, 8}_sse(uint8_t *src, int src_stride,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
mfqe.c 29 static void filter_by_weight(unsigned char *src, int src_stride,
45 src += src_stride;
50 void vp8_filter_by_weight16x16_c(unsigned char *src, int src_stride,
54 filter_by_weight(src, src_stride, dst, dst_stride, 16, src_weight);
57 void vp8_filter_by_weight8x8_c(unsigned char *src, int src_stride,
61 filter_by_weight(src, src_stride, dst, dst_stride, 8, src_weight);
64 void vp8_filter_by_weight4x4_c(unsigned char *src, int src_stride,
68 filter_by_weight(src, src_stride, dst, dst_stride, 4, src_weight);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 268 void vp9_convolve_copy_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
269 void vp9_convolve_copy_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
270 RTCD_EXTERN void (*vp9_convolve_copy)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
272 void vp9_convolve_avg_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
273 void vp9_convolve_avg_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
274 RTCD_EXTERN void (*vp9_convolve_avg)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
276 void vp9_convolve8_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
277 void vp9_convolve8_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
278 void vp9_convolve8_ssse3(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
279 RTCD_EXTERN void (*vp9_convolve8)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter (…)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
mcomp.c 197 #define DIST(r,c) vfp->svf( PRE(r,c), y_stride, SP(c),SP(r), z,b->src_stride,&sse)
266 besterr = vfp->vf(y, y_stride, z, b->src_stride, sse1);
401 bestmse = vfp->vf(y, y_stride, z, b->src_stride, sse1);
408 thismse = vfp->svf_halfpix_h(y - 1, y_stride, z, b->src_stride, &sse);
420 thismse = vfp->svf_halfpix_h(y, y_stride, z, b->src_stride, &sse);
434 thismse = vfp->svf_halfpix_v(y - y_stride, y_stride, z, b->src_stride, &sse);
446 thismse = vfp->svf_halfpix_v(y, y_stride, z, b->src_stride, &sse);
467 thismse = vfp->svf_halfpix_hv(y - 1 - y_stride, y_stride, z, b->src_stride, &sse);
472 thismse = vfp->svf_halfpix_hv(y - y_stride, y_stride, z, b->src_stride, &sse);
477 thismse = vfp->svf_halfpix_hv(y - 1, y_stride, z, b->src_stride, &sse)
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 196 #define DIST(r,c) vfp->svf( PRE(r,c), y_stride, SP(c),SP(r), z,b->src_stride,&sse)
265 besterr = vfp->vf(y, y_stride, z, b->src_stride, sse1);
400 bestmse = vfp->vf(y, y_stride, z, b->src_stride, sse1);
407 thismse = vfp->svf_halfpix_h(y - 1, y_stride, z, b->src_stride, &sse);
419 thismse = vfp->svf_halfpix_h(y, y_stride, z, b->src_stride, &sse);
433 thismse = vfp->svf_halfpix_v(y - y_stride, y_stride, z, b->src_stride, &sse);
445 thismse = vfp->svf_halfpix_v(y, y_stride, z, b->src_stride, &sse);
466 thismse = vfp->svf_halfpix_hv(y - 1 - y_stride, y_stride, z, b->src_stride, &sse);
471 thismse = vfp->svf_halfpix_hv(y - y_stride, y_stride, z, b->src_stride, &sse);
476 thismse = vfp->svf_halfpix_hv(y - 1, y_stride, z, b->src_stride, &sse)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mcomp.c 196 #define DIST(r,c) vfp->svf( PRE(r,c), y_stride, SP(c),SP(r), z,b->src_stride,&sse)
265 besterr = vfp->vf(y, y_stride, z, b->src_stride, sse1);
400 bestmse = vfp->vf(y, y_stride, z, b->src_stride, sse1);
407 thismse = vfp->svf_halfpix_h(y - 1, y_stride, z, b->src_stride, &sse);
419 thismse = vfp->svf_halfpix_h(y, y_stride, z, b->src_stride, &sse);
433 thismse = vfp->svf_halfpix_v(y - y_stride, y_stride, z, b->src_stride, &sse);
445 thismse = vfp->svf_halfpix_v(y, y_stride, z, b->src_stride, &sse);
466 thismse = vfp->svf_halfpix_hv(y - 1 - y_stride, y_stride, z, b->src_stride, &sse);
471 thismse = vfp->svf_halfpix_hv(y - y_stride, y_stride, z, b->src_stride, &sse);
476 thismse = vfp->svf_halfpix_hv(y - 1, y_stride, z, b->src_stride, &sse)
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 36 void vp9_convolve8_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
37 void vp9_convolve8_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
38 void vp9_convolve8_ssse3(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
39 RTCD_EXTERN void (*vp9_convolve8)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
41 void vp9_convolve8_avg_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
42 void vp9_convolve8_avg_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
43 void vp9_convolve8_avg_ssse3(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
44 RTCD_EXTERN void (*vp9_convolve8_avg)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
46 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
47 void vp9_convolve8_avg_horiz_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter (…)
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 36 void vp9_convolve8_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
37 void vp9_convolve8_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
38 void vp9_convolve8_ssse3(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
39 RTCD_EXTERN void (*vp9_convolve8)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
41 void vp9_convolve8_avg_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
42 void vp9_convolve8_avg_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
43 void vp9_convolve8_avg_ssse3(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
44 RTCD_EXTERN void (*vp9_convolve8_avg)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
46 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
47 void vp9_convolve8_avg_horiz_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter (…)
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 36 void vp9_convolve8_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
37 void vp9_convolve8_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
38 void vp9_convolve8_ssse3(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
39 RTCD_EXTERN void (*vp9_convolve8)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
41 void vp9_convolve8_avg_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
42 void vp9_convolve8_avg_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
43 void vp9_convolve8_avg_ssse3(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
44 RTCD_EXTERN void (*vp9_convolve8_avg)(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
46 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
47 void vp9_convolve8_avg_horiz_sse2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter (…)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_rect.h 95 int src_stride, unsigned src_x, unsigned src_y);
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
sse.c 68 GLuint src_stride,

Completed in 1607 milliseconds

<<11121314151617181920>>