Searched refs:y_height (Results 1 - 25 of 31) sorted by relevance

12

/external/libvpx/libvpx/vpx_scale/generic/
H A Dyv12extend.c111 assert(ybf->y_height - ybf->y_crop_height < 16);
113 assert(ybf->y_height - ybf->y_crop_height >= 0);
122 ybf->border + ybf->y_height - ybf->y_crop_height,
144 ybf->border + ybf->y_height - ybf->y_crop_height,
165 const int ss_y = ybf->uv_height < ybf->y_height;
171 assert(ybf->y_height - ybf->y_crop_height < 16);
173 assert(ybf->y_height - ybf->y_crop_height >= 0);
181 ext_size + ybf->y_height - ybf->y_crop_height,
193 ext_size + ybf->y_height - ybf->y_crop_height,
236 assert(src_ybc->y_height
[all...]
H A Dvpx_scale.c493 int dh = (vscale - 1 + src->y_height * vratio) / vscale;
496 Scale2D((unsigned char *) src->y_buffer, src->y_stride, src->y_width, src->y_height,
504 if (dh < (int)dst->y_height)
505 for (i = dh - 1; i < (int)dst->y_height; i++)
517 for (i = dh / 2 - 1; i < (int)dst->y_height / 2; i++)
529 for (i = dh / 2 - 1; i < (int)dst->y_height / 2; i++)
H A Dyv12config.c81 ybf->y_height = aligned_height;
237 ybf->y_height = aligned_height;
/external/libvpx/libvpx/vp8/common/
H A Dsetupintrarecon.c21 for (i = 0; i < ybf->y_height; i++)
H A Dextend.c80 int eb = dst->border + dst->y_height - src->y_height;
85 src->y_height, src->y_width,
112 int eb = dst->border + dst->y_height - src->y_height;
124 if (srcy + srch != src->y_height)
H A Dpostproc.c317 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,
743 dest->y_height = oci->Height;
744 dest->uv_height = dest->y_height / 2;
837 oci->post_proc_buffer.y_width, oci->post_proc_buffer.y_height,
860 int mb_rows = post->y_height >> 4;
892 int mb_rows = post->y_height >> 4;
937 int height = post->y_height;
1094 int height = post->y_height;
1166 int height = post->y_height;
[all...]
H A Dvp8_loopfilter.c566 int mb_rows = post->y_height >> 4;
591 y_ptr = post->y_buffer + ((post->y_height >> 5) * 16) * post->y_stride;
592 mode_info_context = cm->mi + (post->y_height >> 5) * (mb_cols + 1);
/external/libvpx/libvpx/vp9/
H A Dvp9_iface_common.h43 img->h = ALIGN_POWER_OF_TWO(yv12->y_height + 2 * VP9_ENC_BORDER_IN_PIXELS, 3);
92 yv12->y_height = img->d_h;
96 yv12->uv_height = img->y_chroma_shift == 1 ? (1 + yv12->y_height) / 2
97 : yv12->y_height;
/external/libvpx/libvpx/vpx_scale/mips/dspr2/
H A Dyv12extend_dspr2.c111 const int ss_y = ybf->uv_height < ybf->y_height;
117 assert(ybf->y_height - ybf->y_crop_height < 16);
119 assert(ybf->y_height - ybf->y_crop_height >= 0);
125 ext_size + ybf->y_height - ybf->y_crop_height,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_extend.c119 VPXMAX(src->y_height + 16, ALIGN_POWER_OF_TWO(src->y_height, 6)) -
122 const int uv_height_subsampling = (src->uv_height != src->y_height);
171 const int eb_y = srcy + srch != src->y_height ? 0 :
172 dst->border + dst->y_height - src->y_height;
H A Dvp9_lookahead.c101 int mb_rows = (src->y_height + 15) >> 4;
122 height > buf->img.y_height ||
H A Dvp9_denoiser.c377 assert(dest->y_height == src->y_height);
379 for (r = 0; r < dest->y_height; ++r) {
390 assert(dest->y_height == src->y_height);
/external/libvpx/libvpx/vpx_scale/
H A Dyv12config.h31 int y_height; member in struct:yv12_buffer_config
/external/libvpx/libvpx/vp9/common/
H A Dvp9_postproc.c395 source->y_height, source->y_width,
399 post->y_stride, post->y_height,
403 post->y_stride, post->y_height,
419 source->y_height, source->y_width, ppl);
421 vp9_mbpost_proc_across_ip(post->y_buffer, post->y_stride, post->y_height,
424 vp9_mbpost_proc_down(post->y_buffer, post->y_stride, post->y_height,
437 source->y_height, source->y_width, ppl);
439 vp9_mbpost_proc_across_ip(post->y_buffer, post->y_stride, post->y_height,
442 vp9_mbpost_proc_down(post->y_buffer, post->y_stride, post->y_height,
463 const int src_heights[3] = {src->y_height, sr
[all...]
H A Dvp9_reconintra.c146 frame_height = xd->cur_buf->y_height;
269 frame_height = xd->cur_buf->y_height;
/external/webrtc/talk/media/base/
H A Dfakevideorenderer.h121 size_t y_height = frame->GetHeight(); local
125 for (size_t i = 0; i < y_height; ++i) {
/external/libvpx/libvpx/vp8/encoder/
H A Dpicklpf.c36 yheight = src_ybc->y_height;
68 linestocopy = (source->y_height >> 4) / PARTIAL_FRAME_FRACTION;
73 srcoffset = source->y_stride * ((dest->y_height >> 5) * 16);
74 dstoffset = dest->y_stride * ((dest->y_height >> 5) * 16);
H A Dlookahead.c113 int mb_rows = (src->y_height + 15) >> 4;
H A Donyx_if.c1765 cm->yv12_fb[cm->lst_fb_idx].y_height ||
2691 int h = s->y_height;
3088 for (i = 0; i < frame->y_height; i++)
3330 int tot_num_blocks = (source->y_height * source->y_width) >> 8;
3338 for (i = 0; i < source->y_height; i += 16 * skip)
4227 src += cpi->Source->y_stride * (cpi->Source->y_height - 1);
5223 if (sd->y_width != cpi->oxcf.Width || sd->y_height != cpi->oxcf.Height)
5645 unsigned int y_height = cpi->common.Height; local
5647 unsigned int uv_height = (y_height + 1) / 2;
5648 int y_samples = y_height * y_widt
[all...]
H A Dfirstpass.c324 i = source->y_height;
337 sum_weights /= (source->y_height * source->y_width);
3091 if ((lst_yv12->y_width * lst_yv12->y_height) > (320 * 240))
3092 kf_boost += 2 * (lst_yv12->y_width * lst_yv12->y_height) / (320 * 240);
3093 else if ((lst_yv12->y_width * lst_yv12->y_height) < (320 * 240))
3094 kf_boost -= 4 * (320 * 240) / (lst_yv12->y_width * lst_yv12->y_height);
/external/libvpx/libvpx/vp8/decoder/
H A Donyxd_if.c144 if(cm->yv12_fb[ref_fb_idx].y_height != sd->y_height ||
176 if(cm->yv12_fb[*ref_fb_ptr].y_height != sd->y_height ||
435 sd->y_height = pbi->common.Height;
/external/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c248 img->h = (yv12->y_height + 2 * VP8BORDERINPIXELS + 15) & ~15;
250 img->d_h = img->r_h = yv12->y_height;
570 yv12->y_height = y_h;
H A Dvp8_cx_iface.c746 yv12->y_height = y_h;
1134 sd.y_height + 2*VP8BORDERINPIXELS,
1139 sd.y_width, sd.y_height);
1152 ctx->preview_img.d_h = sd.y_height;
1157 ctx->preview_img.h = sd.y_height;
/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decoder.c151 return a->y_height == b->y_height && a->y_width == b->y_width &&
/external/libvpx/libvpx/test/
H A Dvpx_scale_test.cc117 ref_img_.y_width, ref_img_.y_height,

Completed in 363 milliseconds

12