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

123

/external/libvpx/libvpx/vp9/
H A Dvp9_iface_common.h20 if (yv12->uv_height == yv12->y_height) {
32 img->h = ALIGN_POWER_OF_TWO(yv12->y_height + 2 * VP9_ENC_BORDER_IN_PIXELS, 3);
36 img->y_chroma_shift = yv12->uv_height < yv12->y_height;
62 yv12->y_height = img->d_h;
66 yv12->uv_height = img->y_chroma_shift == 1 ? (1 + yv12->y_height) / 2
67 : yv12->y_height;
81 yv12->alpha_height = yv12->y_height;
/external/libvpx/libvpx/vpx_scale/generic/
H A Dyv12extend.c59 assert(ybf->y_height - ybf->y_crop_height < 16);
61 assert(ybf->y_height - ybf->y_crop_height >= 0);
67 ybf->border + ybf->y_height - ybf->y_crop_height,
73 (ybf->border + ybf->y_height - ybf->y_crop_height + 1) / 2,
79 (ybf->border + ybf->y_height - ybf->y_crop_height + 1) / 2,
93 assert(ybf->y_height - ybf->y_crop_height < 16);
95 assert(ybf->y_height - ybf->y_crop_height >= 0);
101 ext_size + ybf->y_height - ybf->y_crop_height,
136 assert(src_ybc->y_height == dst_ybc->y_height);
[all...]
H A Dvpx_scale.c492 int dh = (vscale - 1 + src->y_height * vratio) / vscale;
495 Scale2D((unsigned char *) src->y_buffer, src->y_stride, src->y_width, src->y_height,
503 if (dh < (int)dst->y_height)
504 for (i = dh - 1; i < (int)dst->y_height; i++)
516 for (i = dh / 2 - 1; i < (int)dst->y_height / 2; i++)
528 for (i = dh / 2 - 1; i < (int)dst->y_height / 2; i++)
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_extend.c69 const int er_y = MAX(ALIGN_POWER_OF_TWO(src->y_height, 6) - src->y_height,
72 const int uv_height_subsampling = (src->uv_height != src->y_height);
80 src->y_width, src->y_height,
101 const int eb_y = srcy + srch != src->y_height ? 0 :
102 dst->border + dst->y_height - src->y_height;
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
H A Dyv12extend.c109 assert(ybf->y_height - ybf->y_crop_height < 16);
111 assert(ybf->y_height - ybf->y_crop_height >= 0);
120 ybf->border + ybf->y_height - ybf->y_crop_height,
127 (ybf->border + ybf->y_height - ybf->y_crop_height + 1) / 2,
134 (ybf->border + ybf->y_height - ybf->y_crop_height + 1) / 2,
142 ybf->border + ybf->y_height - ybf->y_crop_height,
163 const int ss_y = ybf->uv_height < ybf->y_height;
169 assert(ybf->y_height - ybf->y_crop_height < 16);
171 assert(ybf->y_height - ybf->y_crop_height >= 0);
179 ext_size + ybf->y_height
[all...]
H A Dvpx_scale.c492 int dh = (vscale - 1 + src->y_height * vratio) / vscale;
495 Scale2D((unsigned char *) src->y_buffer, src->y_stride, src->y_width, src->y_height,
503 if (dh < (int)dst->y_height)
504 for (i = dh - 1; i < (int)dst->y_height; i++)
516 for (i = dh / 2 - 1; i < (int)dst->y_height / 2; i++)
528 for (i = dh / 2 - 1; i < (int)dst->y_height / 2; i++)
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_iface_common.h36 img->h = ALIGN_POWER_OF_TWO(yv12->y_height + 2 * VP9_ENC_BORDER_IN_PIXELS, 3);
65 yv12->y_height = img->d_h;
69 yv12->uv_height = img->y_chroma_shift == 1 ? (1 + yv12->y_height) / 2
70 : yv12->y_height;
/external/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dpicklpf_arm.c28 yheight = src_ybc->y_height;
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/
H A Dvpx_scale_asm_offsets.c21 DEFINE(yv12_buffer_config_y_height, offsetof(YV12_BUFFER_CONFIG, y_height));
H A Dyv12config.h30 int y_height; member in struct:yv12_buffer_config
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_extend.c69 const int er_y = MAX(ALIGN_POWER_OF_TWO(src->y_height, 6) - src->y_height,
72 const int uv_height_subsampling = (src->uv_height != src->y_height);
79 const int et_a = dst->border >> (dst->alpha_height != dst->y_height);
92 src->y_width, src->y_height,
113 const int eb_y = srcy + srch != src->y_height ? 0 :
114 dst->border + dst->y_height - src->y_height;
/external/libvpx/libvpx/vpx_scale/
H A Dvpx_scale_asm_offsets.c21 DEFINE(yv12_buffer_config_y_height, offsetof(YV12_BUFFER_CONFIG, y_height));
H A Dyv12config.h29 int y_height; member in struct:yv12_buffer_config
/external/chromium_org/third_party/libvpx/source/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)
/external/chromium_org/third_party/libvpx/source/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/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)
/external/libvpx/libvpx/vpx_scale/mips/dspr2/
H A Dyv12extend_dspr2.c118 assert(ybf->y_height - ybf->y_crop_height < 16);
120 assert(ybf->y_height - ybf->y_crop_height >= 0);
126 ext_size + ybf->y_height - ybf->y_crop_height,
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_postproc.c244 source->y_height, source->y_width, ppl);
246 vp9_mbpost_proc_across_ip(post->y_buffer, post->y_stride, post->y_height,
249 vp9_mbpost_proc_down(post->y_buffer, post->y_stride, post->y_height,
269 const int src_heights[3] = {src->y_height, src->uv_height, src->uv_height};
289 const int src_heights[3] = {src->y_height, src->uv_height, src->uv_height};
431 ppbuf->y_width, ppbuf->y_height, ppbuf->y_stride);
438 dest->y_height = cm->height;
440 dest->uv_height = dest->y_height >> cm->subsampling_y;
/external/libvpx/libvpx/vp9/common/
H A Dvp9_postproc.c298 source->y_height, source->y_width, ppl);
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,
326 const int src_heights[4] = {src->y_height, src->uv_height, src->uv_height,
352 const int src_heights[4] = {src->y_height, src->uv_height, src->uv_height,
643 ppbuf->y_width, ppbuf->y_height, ppbuf->y_stride);
663 int mb_rows = ppbuf->y_height >> 4;
690 int mb_rows = ppbuf->y_height >> 4;
731 int height = ppbuf->y_height;
873 int height = ppbuf->y_height;
[all...]
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dfakevideorenderer.h118 size_t y_height = frame->GetHeight(); local
122 for (size_t i = 0; i < y_height; ++i) {
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dpicklpf.c35 yheight = src_ybc->y_height;
67 linestocopy = (source->y_height >> 4) / PARTIAL_FRAME_FRACTION;
72 srcoffset = source->y_stride * ((dest->y_height >> 5) * 16);
73 dstoffset = dest->y_stride * ((dest->y_height >> 5) * 16);
/external/libvpx/libvpx/vp8/encoder/
H A Dpicklpf.c35 yheight = src_ybc->y_height;
67 linestocopy = (source->y_height >> 4) / PARTIAL_FRAME_FRACTION;
72 srcoffset = source->y_stride * ((dest->y_height >> 5) * 16);
73 dstoffset = dest->y_stride * ((dest->y_height >> 5) * 16);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Donyxd_if.c127 if(cm->yv12_fb[ref_fb_idx].y_height != sd->y_height ||
159 if(cm->yv12_fb[*ref_fb_ptr].y_height != sd->y_height ||
415 sd->y_height = pbi->common.Height;

Completed in 557 milliseconds

123