HomeSort by relevance Sort by last modified time
    Searched defs:y_stride (Results 26 - 47 of 47) sorted by null

12

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
denoising.c 591 filter_xd->dst.y_stride,
621 int mc_avg_y_stride = denoiser->yv12_mc_running_avg.y_stride;
624 int avg_y_stride = denoiser->yv12_running_avg[INTRA_FRAME].y_stride;
668 denoiser->yv12_running_avg[INTRA_FRAME].y_stride);
691 int y_stride = denoiser->yv12_running_avg[INTRA_FRAME].y_stride; local
715 NULL, NULL, y_stride, uv_stride, &lfi);
727 NULL, NULL, y_stride, uv_stride, &lfi);
735 y_stride, x->thismb, 16);
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/libyuv/files/source/
convert.cc 1517 int y_stride; member in struct:libyuv::I420Buffers
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
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)
936 int y_stride = oci->post_proc_buffer.y_stride; local
1095 int y_stride = oci->post_proc_buffer.y_stride; local
1167 int y_stride = oci->post_proc_buffer.y_stride; local
    [all...]
  /external/chromium_org/third_party/libwebp/webp/
decode.h 185 int y_stride; // luma stride member in struct:WebPYUVABuffer
encode.h 296 int y_stride, uv_stride; // luma/chroma strides. member in struct:WebPPicture
  /external/libvpx/libvpx/vp8/common/
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/
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/webp/include/webp/
decode.h 185 int y_stride; // luma stride member in struct:WebPYUVABuffer
encode.h 296 int y_stride, uv_stride; // luma/chroma strides. member in struct:WebPPicture
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
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...]
  /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/content/common/gpu/client/
gl_helper_unittest.cc 1414 int32 y_stride = truth_frame->stride(media::VideoFrame::kYPlane); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 984 LLVMValueRef x_stride, y_stride, z_stride; local
1163 LLVMValueRef x_stride, y_stride, z_stride; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 180 vfp->svf(pre(y, y_stride, r, c, offset), y_stride, sp(c), sp(r), z, \
284 const int y_stride = xd->plane[0].pre[0].stride; local
285 const int offset = bestmv->row * y_stride + bestmv->col;
306 besterr = vfp->vf(y, y_stride, z, src_stride, sse1);
356 vfp->svaf(pre(y, y_stride, r, c, offset), y_stride, sp(c), sp(r), \
383 const int y_stride = xd->plane[0].pre[0].stride; local
384 const int offset = bestmv->row * y_stride + bestmv->col;
407 vp9_comp_avg_pred(comp_pred, second_pred, w, h, y, y_stride);
    [all...]
vp9_onyx_if.c 640 int y_stride = cpi->scaled_source.y_stride; local
643 vp9_init3smotion_compensation(&cpi->mb, y_stride);
645 vp9_init_dsmotion_compensation(&cpi->mb, y_stride);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 984 LLVMValueRef x_stride, y_stride, z_stride; local
1163 LLVMValueRef x_stride, y_stride, z_stride; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c 180 vfp->svf(pre(y, y_stride, r, c, offset), y_stride, sp(c), sp(r), z, \
284 const int y_stride = xd->plane[0].pre[0].stride; local
285 const int offset = bestmv->row * y_stride + bestmv->col;
306 besterr = vfp->vf(y, y_stride, z, src_stride, sse1);
356 vfp->svaf(pre(y, y_stride, r, c, offset), y_stride, sp(c), sp(r), \
383 const int y_stride = xd->plane[0].pre[0].stride; local
384 const int offset = bestmv->row * y_stride + bestmv->col;
407 vp9_comp_avg_pred(comp_pred, second_pred, w, h, y, y_stride);
    [all...]
vp9_onyx_if.c 655 int y_stride = cpi->scaled_source.y_stride; local
658 vp9_init3smotion_compensation(&cpi->mb, y_stride);
660 vp9_init_dsmotion_compensation(&cpi->mb, y_stride);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 2409 int y_stride = cpi->scaled_source.y_stride; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 2283 OMX_U32 y_stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width), local
    [all...]
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
TestingCamera.java 1625 int y_stride = (int) (Math.ceil( width \/ 16.) * 16); local
    [all...]

Completed in 814 milliseconds

12