HomeSort by relevance Sort by last modified time
    Searched full:y_stride (Results 26 - 50 of 194) sorted by null

12 3 4 5 6 7 8

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_resize.h 26 int y_stride,
40 int y_stride,
54 int y_stride,
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 75 void vp9_d117_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
78 void vp9_d117_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
81 void vp9_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
84 void vp9_d117_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
87 void vp9_d135_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
90 void vp9_d135_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
93 void vp9_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
96 void vp9_d135_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
99 void vp9_d153_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
102 void vp9_d153_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left)
    [all...]
  /external/libvpx/libvpx/vpx_scale/generic/
yv12config.c 52 int y_stride = ((aligned_width + 2 * border) + 31) & ~31; local
53 int yplane_size = (aligned_height + 2 * border) * y_stride;
57 * uv_stride == y_stride/2, so enforce this here. */
58 int uv_stride = y_stride >> 1;
82 ybf->y_stride = y_stride;
97 ybf->y_buffer = ybf->buffer_alloc + (border * y_stride) + border;
146 const int y_stride = ((aligned_width + 2 * border) + 31) & ~31; local
148 (uint64_t)y_stride;
151 const int uv_stride = y_stride >> ss_x
    [all...]
  /external/libvpx/libvpx/vp8/common/
loopfilter_filters.c 358 unsigned char *v_ptr, int y_stride, int uv_stride,
361 vp8_mbloop_filter_horizontal_edge_c(y_ptr, y_stride, lfi->mblim, lfi->lim, lfi->hev_thr, 2);
372 unsigned char *v_ptr, int y_stride, int uv_stride,
375 vp8_mbloop_filter_vertical_edge_c(y_ptr, y_stride, lfi->mblim, lfi->lim, lfi->hev_thr, 2);
386 unsigned char *v_ptr, int y_stride, int uv_stride,
389 vp8_loop_filter_horizontal_edge_c(y_ptr + 4 * y_stride, y_stride, lfi->blim, lfi->lim, lfi->hev_thr, 2);
390 vp8_loop_filter_horizontal_edge_c(y_ptr + 8 * y_stride, y_stride, lfi->blim, lfi->lim, lfi->hev_thr, 2);
391 vp8_loop_filter_horizontal_edge_c(y_ptr + 12 * y_stride, y_stride, lfi->blim, lfi->lim, lfi->hev_thr, 2)
    [all...]
setupintrarecon.c 20 vpx_memset(ybf->y_buffer - 1 - ybf->y_stride, 127, ybf->y_width + 5);
22 ybf->y_buffer[ybf->y_stride *i - 1] = (unsigned char) 129;
36 vpx_memset(ybf->y_buffer - 1 - ybf->y_stride, 127, ybf->y_width + 5);
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;
setupintrarecon.h 26 int y_stride,
32 y_buffer[y_stride *i] = (unsigned char) 129;
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...]
postproc.c 317 vp8_mbpost_proc_across_ip(post->y_buffer, post->y_stride, post->y_height,
319 vp8_mbpost_proc_down(post->y_buffer, post->y_stride, post->y_height,
368 source->y_buffer + 16 * mbr * source->y_stride,
369 post->y_buffer + 16 * mbr * post->y_stride, source->y_stride,
370 post->y_stride, source->y_width, ylimits, 16);
412 source->y_buffer + 16 * mbr * source->y_stride,
413 source->y_buffer + 16 * mbr * source->y_stride,
414 source->y_stride, source->y_stride, source->y_width, limits, 16)
934 int y_stride = oci->post_proc_buffer.y_stride; local
1093 int y_stride = oci->post_proc_buffer.y_stride; local
1165 int y_stride = oci->post_proc_buffer.y_stride; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
loopfilter_filters.c 358 unsigned char *v_ptr, int y_stride, int uv_stride,
361 vp8_mbloop_filter_horizontal_edge_c(y_ptr, y_stride, lfi->mblim, lfi->lim, lfi->hev_thr, 2);
372 unsigned char *v_ptr, int y_stride, int uv_stride,
375 vp8_mbloop_filter_vertical_edge_c(y_ptr, y_stride, lfi->mblim, lfi->lim, lfi->hev_thr, 2);
386 unsigned char *v_ptr, int y_stride, int uv_stride,
389 vp8_loop_filter_horizontal_edge_c(y_ptr + 4 * y_stride, y_stride, lfi->blim, lfi->lim, lfi->hev_thr, 2);
390 vp8_loop_filter_horizontal_edge_c(y_ptr + 8 * y_stride, y_stride, lfi->blim, lfi->lim, lfi->hev_thr, 2);
391 vp8_loop_filter_horizontal_edge_c(y_ptr + 12 * y_stride, y_stride, lfi->blim, lfi->lim, lfi->hev_thr, 2)
    [all...]
setupintrarecon.c 20 vpx_memset(ybf->y_buffer - 1 - ybf->y_stride, 127, ybf->y_width + 5);
22 ybf->y_buffer[ybf->y_stride *i - 1] = (unsigned char) 129;
36 vpx_memset(ybf->y_buffer - 1 - ybf->y_stride, 127, ybf->y_width + 5);
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;
setupintrarecon.h 26 int y_stride,
32 y_buffer[y_stride *i] = (unsigned char) 129;
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...]
postproc.c 316 vp8_mbpost_proc_across_ip(post->y_buffer, post->y_stride, post->y_height,
318 vp8_mbpost_proc_down(post->y_buffer, post->y_stride, post->y_height,
367 source->y_buffer + 16 * mbr * source->y_stride,
368 post->y_buffer + 16 * mbr * post->y_stride, source->y_stride,
369 post->y_stride, source->y_width, ylimits, 16);
410 source->y_buffer + 16 * mbr * source->y_stride,
411 source->y_buffer + 16 * mbr * source->y_stride,
412 source->y_stride, source->y_stride, source->y_width, limits, 16)
932 int y_stride = oci->post_proc_buffer.y_stride; local
1091 int y_stride = oci->post_proc_buffer.y_stride; local
1163 int y_stride = oci->post_proc_buffer.y_stride; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
encodeintra.c 56 int dst_stride = x->e_mbd.dst.y_stride;
86 intra_prediction_down_copy(xd, xd->dst.y_buffer - xd->dst.y_stride + 16);
99 xd->dst.y_buffer - xd->dst.y_stride,
101 xd->dst.y_stride,
103 xd->dst.y_stride);
106 b->src_stride, xd->dst.y_buffer, xd->dst.y_stride);
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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodeintra.c 56 int dst_stride = x->e_mbd.dst.y_stride;
86 intra_prediction_down_copy(xd, xd->dst.y_buffer - xd->dst.y_stride + 16);
99 xd->dst.y_buffer - xd->dst.y_stride,
101 xd->dst.y_stride,
103 xd->dst.y_stride);
106 b->src_stride, xd->dst.y_buffer, xd->dst.y_stride);
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/libvpx/libvpx/vp9/
vp9_iface_common.h 35 img->w = yv12->y_stride;
45 img->stride[VPX_PLANE_Y] = yv12->y_stride;
48 img->stride[VPX_PLANE_ALPHA] = yv12->y_stride;
72 yv12->y_stride = img->stride[VPX_PLANE_Y];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_postproc.c 297 source->y_stride, post->y_stride,
300 vp9_mbpost_proc_across_ip(post->y_buffer, post->y_stride, post->y_height,
303 vp9_mbpost_proc_down(post->y_buffer, post->y_stride, post->y_height,
322 const int src_strides[4] = {src->y_stride, src->uv_stride, src->uv_stride,
331 const int dst_strides[4] = {dst->y_stride, dst->uv_stride, dst->uv_stride,
348 const int src_strides[4] = {src->y_stride, src->uv_stride, src->uv_stride,
357 const int dst_strides[4] = {dst->y_stride, dst->uv_stride, dst->uv_stride,
643 ppbuf->y_width, ppbuf->y_height, ppbuf->y_stride);
657 vp9_blit_text(message, ppbuf->y_buffer, ppbuf->y_stride);
    [all...]
vp9_rtcd_defs.pl 52 add_proto qw/void vp9_d207_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
55 add_proto qw/void vp9_d45_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
58 add_proto qw/void vp9_d63_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
61 add_proto qw/void vp9_h_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
64 add_proto qw/void vp9_d117_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
67 add_proto qw/void vp9_d135_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
70 add_proto qw/void vp9_d153_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
73 add_proto qw/void vp9_v_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
76 add_proto qw/void vp9_tm_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
79 add_proto qw/void vp9_dc_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left"
    [all...]
  /external/libvpx/x86/
vp9_rtcd.h 76 void vp9_d117_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
79 void vp9_d117_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
82 void vp9_d117_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
85 void vp9_d117_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
88 void vp9_d135_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
91 void vp9_d135_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
94 void vp9_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
97 void vp9_d135_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
100 void vp9_d153_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
103 void vp9_d153_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left)
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 51 add_proto qw/void vp9_d207_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
54 add_proto qw/void vp9_d45_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
57 add_proto qw/void vp9_d63_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
60 add_proto qw/void vp9_h_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
64 add_proto qw/void vp9_d117_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
67 add_proto qw/void vp9_d135_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
70 add_proto qw/void vp9_d153_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
73 add_proto qw/void vp9_v_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
77 add_proto qw/void vp9_tm_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
81 add_proto qw/void vp9_dc_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left"
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
recon_wrapper_sse2.c 168 int y_stride)
171 y_stride, yleft, left_stride,
180 int y_stride)
183 y_stride, yleft, left_stride,

Completed in 520 milliseconds

12 3 4 5 6 7 8