HomeSort by relevance Sort by last modified time
    Searched refs:y_stride (Results 76 - 100 of 310) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/
vpx_scale_asm_offsets.c 22 DEFINE(yv12_buffer_config_y_stride, offsetof(YV12_BUFFER_CONFIG, y_stride));
  /external/chromium_org/third_party/libwebp/dec/
buffer.c 45 const int y_stride = abs(buf->y_stride); local
49 const uint64_t y_size = (uint64_t)y_stride * height;
56 ok &= (y_stride >= width);
116 buf->y_stride = stride;
150 buf->y += (H - 1) * buf->y_stride;
151 buf->y_stride = -buf->y_stride;
  /external/libvpx/libvpx/vp8/common/
extend.c 83 copy_and_extend_plane(src->y_buffer, src->y_stride,
84 dst->y_buffer, dst->y_stride,
114 int src_y_offset = srcy * src->y_stride + srcx;
115 int dst_y_offset = srcy * dst->y_stride + srcx;
130 src->y_stride,
132 dst->y_stride,
167 YPtr += ybf->y_stride * 14;
178 YPtr += ybf->y_stride;
loopfilter.c 324 int post_y_stride = post->y_stride;
506 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
510 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
515 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
519 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
525 (y_ptr, post->y_stride, lfi_n->mblim[filter_level]);
529 (y_ptr, post->y_stride, lfi_n->blim[filter_level]);
534 (y_ptr, post->y_stride, lfi_n->mblim[filter_level]);
538 (y_ptr, post->y_stride, lfi_n->blim[filter_level]);
547 y_ptr += post->y_stride * 16 - post->y_width
    [all...]
reconintra.c 22 int y_stride)
77 ypred_ptr += y_stride;
91 ypred_ptr += y_stride;
102 ypred_ptr += y_stride;
125 ypred_ptr += y_stride;
  /external/libvpx/libvpx/vpx_scale/
vpx_scale_asm_offsets.c 22 DEFINE(yv12_buffer_config_y_stride, offsetof(YV12_BUFFER_CONFIG, y_stride));
  /external/webp/src/dec/
buffer.c 45 const int y_stride = abs(buf->y_stride); local
49 const uint64_t y_size = (uint64_t)y_stride * height;
56 ok &= (y_stride >= width);
116 buf->y_stride = stride;
150 buf->y += (H - 1) * buf->y_stride;
151 buf->y_stride = -buf->y_stride;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
extend.c 83 copy_and_extend_plane(src->y_buffer, src->y_stride,
84 dst->y_buffer, dst->y_stride,
114 int src_y_offset = srcy * src->y_stride + srcx;
115 int dst_y_offset = srcy * dst->y_stride + srcx;
130 src->y_stride,
132 dst->y_stride,
167 YPtr += ybf->y_stride * 14;
178 YPtr += ybf->y_stride;
loopfilter.c 326 int post_y_stride = post->y_stride;
508 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
512 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
517 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
521 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
527 (y_ptr, post->y_stride, lfi_n->mblim[filter_level]);
531 (y_ptr, post->y_stride, lfi_n->blim[filter_level]);
536 (y_ptr, post->y_stride, lfi_n->mblim[filter_level]);
540 (y_ptr, post->y_stride, lfi_n->blim[filter_level]);
549 y_ptr += post->y_stride * 16 - post->y_width
    [all...]
reconintra.c 22 int y_stride)
77 ypred_ptr += y_stride;
91 ypred_ptr += y_stride;
102 ypred_ptr += y_stride;
125 ypred_ptr += y_stride;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
vpx_scale_asm_offsets.c 22 DEFINE(yv12_buffer_config_y_stride, offsetof(YV12_BUFFER_CONFIG, y_stride));
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
loopfilter.c 324 int post_y_stride = post->y_stride;
506 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
510 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
515 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
519 (y_ptr, 0, 0, post->y_stride, 0, &lfi);
525 (y_ptr, post->y_stride, lfi_n->mblim[filter_level]);
529 (y_ptr, post->y_stride, lfi_n->blim[filter_level]);
534 (y_ptr, post->y_stride, lfi_n->mblim[filter_level]);
538 (y_ptr, post->y_stride, lfi_n->blim[filter_level]);
547 y_ptr += post->y_stride * 16 - post->y_width
    [all...]
reconintra.c 22 int y_stride)
77 ypred_ptr += y_stride;
91 ypred_ptr += y_stride;
102 ypred_ptr += y_stride;
125 ypred_ptr += y_stride;
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 67 void vp9_d117_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
70 void vp9_d117_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
73 void vp9_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
76 void vp9_d117_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
79 void vp9_d135_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
82 void vp9_d135_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
85 void vp9_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
88 void vp9_d135_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
91 void vp9_d153_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
94 void vp9_d153_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_jpeg.cc 25 int y_stride; member in struct:libyuv::I420Buffers
42 dest->y, dest->y_stride,
46 dest->y += rows * dest->y_stride;
60 dest->y, dest->y_stride,
64 dest->y += rows * dest->y_stride;
78 dest->y, dest->y_stride,
82 dest->y += rows * dest->y_stride;
96 dest->y, dest->y_stride,
100 dest->y += rows * dest->y_stride;
112 dest->y, dest->y_stride,
    [all...]
  /external/chromium_org/third_party/libyuv/source/
convert_jpeg.cc 25 int y_stride; member in struct:libyuv::I420Buffers
42 dest->y, dest->y_stride,
46 dest->y += rows * dest->y_stride;
60 dest->y, dest->y_stride,
64 dest->y += rows * dest->y_stride;
78 dest->y, dest->y_stride,
82 dest->y += rows * dest->y_stride;
96 dest->y, dest->y_stride,
100 dest->y += rows * dest->y_stride;
112 dest->y, dest->y_stride,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
mcomp.c 193 #define PRE(r,c) (y + (((r)>>2) * y_stride + ((c)>>2) -(offset)))
197 #define DIST(r,c) vfp->svf( PRE(r,c), y_stride, SP(c),SP(r), z,b->src_stride,&sse)
233 int y_stride; local
235 int pre_stride = x->e_mbd.pre.y_stride;
249 y_stride = 32;
252 vfp->copymem(y_0 - buf_c1 - pre_stride*buf_r1, pre_stride, xd->y_buf, y_stride, 16+buf_r1+buf_r2);
253 y = xd->y_buf + y_stride*buf_r1 +buf_c1;
256 y_stride = pre_stride;
259 offset = (bestmv->as_mv.row) * y_stride + bestmv->as_mv.col;
266 besterr = vfp->vf(y, y_stride, z, b->src_stride, sse1)
377 int y_stride; local
688 int y_stride; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 192 #define PRE(r,c) (y + (((r)>>2) * y_stride + ((c)>>2) -(offset)))
196 #define DIST(r,c) vfp->svf( PRE(r,c), y_stride, SP(c),SP(r), z,b->src_stride,&sse)
232 int y_stride; local
234 int pre_stride = x->e_mbd.pre.y_stride;
248 y_stride = 32;
251 vfp->copymem(y_0 - buf_c1 - pre_stride*buf_r1, pre_stride, xd->y_buf, y_stride, 16+buf_r1+buf_r2);
252 y = xd->y_buf + y_stride*buf_r1 +buf_c1;
255 y_stride = pre_stride;
258 offset = (bestmv->as_mv.row) * y_stride + bestmv->as_mv.col;
265 besterr = vfp->vf(y, y_stride, z, b->src_stride, sse1)
376 int y_stride; local
687 int y_stride; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mcomp.c 192 #define PRE(r,c) (y + (((r)>>2) * y_stride + ((c)>>2) -(offset)))
196 #define DIST(r,c) vfp->svf( PRE(r,c), y_stride, SP(c),SP(r), z,b->src_stride,&sse)
232 int y_stride; local
234 int pre_stride = x->e_mbd.pre.y_stride;
248 y_stride = 32;
251 vfp->copymem(y_0 - buf_c1 - pre_stride*buf_r1, pre_stride, xd->y_buf, y_stride, 16+buf_r1+buf_r2);
252 y = xd->y_buf + y_stride*buf_r1 +buf_c1;
255 y_stride = pre_stride;
258 offset = (bestmv->as_mv.row) * y_stride + bestmv->as_mv.col;
265 besterr = vfp->vf(y, y_stride, z, b->src_stride, sse1)
376 int y_stride; local
687 int y_stride; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 74 void vp9_d117_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
77 void vp9_d117_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
80 void vp9_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
83 void vp9_d117_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
86 void vp9_d135_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
89 void vp9_d135_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
92 void vp9_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
95 void vp9_d135_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
98 void vp9_d153_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
99 void vp9_d153_predictor_16x16_ssse3(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left)
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 74 void vp9_d117_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
77 void vp9_d117_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
80 void vp9_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
83 void vp9_d117_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
86 void vp9_d135_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
89 void vp9_d135_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
92 void vp9_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
95 void vp9_d135_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
98 void vp9_d153_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
99 void vp9_d153_predictor_16x16_ssse3(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
yv12extend.c 117 ybf->y_buffer, ybf->y_stride,
139 extend_plane(ybf->y_buffer, ybf->y_stride,
176 extend_plane_high(ybf->y_buffer, ybf->y_stride,
188 extend_plane(ybf->y_buffer, ybf->y_stride,
242 src += src_ybc->y_stride;
243 dst += dst_ybc->y_stride;
273 src += src_ybc->y_stride;
274 dst += dst_ybc->y_stride;
310 src16 += src_ybc->y_stride;
311 dst16 += dst_ybc->y_stride;
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 74 void vp9_d117_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
77 void vp9_d117_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
80 void vp9_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
83 void vp9_d117_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
86 void vp9_d135_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
89 void vp9_d135_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
92 void vp9_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
95 void vp9_d135_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
98 void vp9_d153_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
99 void vp9_d153_predictor_16x16_ssse3(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left)
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 74 void vp9_d117_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
77 void vp9_d117_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
80 void vp9_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
83 void vp9_d117_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
86 void vp9_d135_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
89 void vp9_d135_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
92 void vp9_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
95 void vp9_d135_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
98 void vp9_d153_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
99 void vp9_d153_predictor_16x16_ssse3(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left)
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 74 void vp9_d117_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
77 void vp9_d117_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
80 void vp9_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
83 void vp9_d117_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
86 void vp9_d135_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
89 void vp9_d135_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
92 void vp9_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
95 void vp9_d135_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
98 void vp9_d153_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
99 void vp9_d153_predictor_16x16_ssse3(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left)
    [all...]

Completed in 3066 milliseconds

1 2 34 5 6 7 8 91011>>