Home
last modified time | relevance | path

Searched refs:uv_height (Results 1 – 25 of 42) sorted by relevance

12

/external/libaom/libaom/aom_scale/generic/
Dyv12config.c55 const int aligned_height, const int uv_width, const int uv_height, in realloc_frame_buffer_aligned() argument
126 ybf->uv_height = uv_height; in realloc_frame_buffer_aligned()
179 const int uv_height) { in calc_stride_and_planesize() argument
191 *uvplane_size = (uv_height + 2 * (border >> ss_y)) * (uint64_t)(*uv_stride) + in calc_stride_and_planesize()
213 const int uv_height = aligned_height >> ss_y; in aom_realloc_frame_buffer() local
219 &y_stride, &uv_stride, &yplane_size, &uvplane_size, uv_height); in aom_realloc_frame_buffer()
224 aligned_width, aligned_height, uv_width, uv_height, uv_stride, in aom_realloc_frame_buffer()
259 const int uv_height = aligned_height >> ss_y; in aom_realloc_lookahead_buffer() local
272 aligned_width, aligned_height, uv_width, uv_height, uv_stride, in aom_realloc_lookahead_buffer()
Dyv12extend.c137 const int ss_y = ybf->uv_height < ybf->y_height; in extend_frame()
285 for (row = 0; row < src_bc->uv_height; ++row) { in aom_yv12_copy_u_c()
293 for (row = 0; row < src_bc->uv_height; ++row) { in aom_yv12_copy_u_c()
309 for (row = 0; row < src_bc->uv_height; ++row) { in aom_yv12_copy_v_c()
317 for (row = 0; row < src_bc->uv_height; ++row) { in aom_yv12_copy_v_c()
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c58 int uv_height = aligned_height >> 1; in vp8_yv12_realloc_frame_buffer() local
62 int uvplane_size = (uv_height + border) * uv_stride; in vp8_yv12_realloc_frame_buffer()
96 ybf->uv_height = uv_height; in vp8_yv12_realloc_frame_buffer()
175 const int uv_height = aligned_height >> ss_y; in vpx_realloc_frame_buffer() local
180 (uv_height + 2 * uv_border_h) * (uint64_t)uv_stride + byte_alignment; in vpx_realloc_frame_buffer()
252 ybf->uv_height = uv_height; in vpx_realloc_frame_buffer()
Dyv12extend.c121 uv_border + ybf->uv_height - ybf->uv_crop_height, in vp8_yv12_extend_frame_borders_c()
126 uv_border + ybf->uv_height - ybf->uv_crop_height, in vp8_yv12_extend_frame_borders_c()
135 const int ss_y = ybf->uv_height < ybf->y_height; in extend_frame()
138 const int c_eb = c_et + ybf->uv_height - ybf->uv_crop_height; in extend_frame()
216 for (row = 0; row < src_ybc->uv_height; ++row) { in vp8_yv12_copy_frame_c()
225 for (row = 0; row < src_ybc->uv_height; ++row) { in vp8_yv12_copy_frame_c()
261 for (row = 0; row < src_ybc->uv_height; ++row) { in vpx_yv12_copy_frame_c()
270 for (row = 0; row < src_ybc->uv_height; ++row) { in vpx_yv12_copy_frame_c()
292 for (row = 0; row < src_ybc->uv_height; ++row) { in vpx_yv12_copy_frame_c()
301 for (row = 0; row < src_ybc->uv_height; ++row) { in vpx_yv12_copy_frame_c()
Dvpx_scale.c499 src->uv_height, (unsigned char *)dst->u_buffer, dst->uv_stride, in vpx_scale_frame()
504 for (i = 0; i < dst->uv_height; i++) in vpx_scale_frame()
509 if (dh / 2 < (int)dst->uv_height) in vpx_scale_frame()
515 src->uv_height, (unsigned char *)dst->v_buffer, dst->uv_stride, in vpx_scale_frame()
520 for (i = 0; i < dst->uv_height; i++) in vpx_scale_frame()
525 if (dh / 2 < (int)dst->uv_height) in vpx_scale_frame()
/external/libaom/libaom/test/
Dyuv_temporal_filter_test.cc440 const int uv_width = width >> ss_x, uv_height = height >> ss_y; in CompareTestWithParam() local
469 SetArray(u_src, uv_width, uv_height, uv_stride, max_val); in CompareTestWithParam()
470 SetArray(u_pre, uv_width, uv_height, uv_stride, 0); in CompareTestWithParam()
471 SetArray(v_src, uv_width, uv_height, uv_stride, max_val); in CompareTestWithParam()
472 SetArray(v_pre, uv_width, uv_height, uv_stride, 0); in CompareTestWithParam()
477 SetArray(u_src, uv_width, uv_height, uv_stride, &rnd_, 0, max_val); in CompareTestWithParam()
478 SetArray(u_pre, uv_width, uv_height, uv_stride, &rnd_, 0, max_val); in CompareTestWithParam()
479 SetArray(v_src, uv_width, uv_height, uv_stride, &rnd_, 0, max_val); in CompareTestWithParam()
480 SetArray(v_pre, uv_width, uv_height, uv_stride, &rnd_, 0, max_val); in CompareTestWithParam()
498 EXPECT_TRUE(CheckArrayEqual(u_accum_tst, u_accum_ref, uv_width, uv_height, in CompareTestWithParam()
[all …]
/external/libvpx/libvpx/vp8/common/
Dextend.c78 eb = (dst->border >> 1) + dst->uv_height - src->uv_height; in vp8_copy_and_extend_frame()
82 dst->uv_stride, src->uv_height, src->uv_width, et, el, in vp8_copy_and_extend_frame()
86 dst->uv_stride, src->uv_height, src->uv_width, et, el, in vp8_copy_and_extend_frame()
Dsetupintrarecon.c24 for (i = 0; i < ybf->uv_height; ++i) { in vp8_setup_intra_recon()
29 for (i = 0; i < ybf->uv_height; ++i) { in vp8_setup_intra_recon()
/external/libvpx/libvpx/test/
Dvp9_scale_test.cc127 assert(ref_img_.uv_height == dst_img_.uv_height); in PrintDiff()
136 ref_img_.uv_height, 1); in PrintDiff()
139 ref_img_.uv_height, 2); in PrintDiff()
Dvpx_scale_test.h158 ref_img_.uv_crop_height, ref_img_.uv_width, ref_img_.uv_height, in ReferenceExtendBorder()
161 ref_img_.uv_crop_height, ref_img_.uv_width, ref_img_.uv_height, in ReferenceExtendBorder()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.c100 int uv_height = src->uv_crop_height; in vp9_lookahead_push() local
112 uv_height != buf->img.uv_crop_height; in vp9_lookahead_push()
115 uv_height > buf->img.uv_height; in vp9_lookahead_push()
/external/libaom/libaom/av1/encoder/
Dlookahead.c99 int uv_height = src->uv_crop_height; in av1_lookahead_push() local
111 uv_height != buf->img.uv_crop_height; in av1_lookahead_push()
114 uv_height > buf->img.uv_height; in av1_lookahead_push()
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DSurfaceTextureHelper.java235 int uv_height = (height+1)/2;
236 int total_height = height + uv_height;
278 GLES20.glViewport(0, height, uv_width, uv_height);
287 GLES20.glViewport(stride/8, height, uv_width, uv_height);
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c143 cm->yv12_fb[ref_fb_idx].uv_height != sd->uv_height || in vp8dx_get_reference()
174 cm->yv12_fb[*ref_fb_ptr].uv_height != sd->uv_height || in vp8dx_set_reference()
403 sd->uv_height = pbi->common.Height / 2; in vp8dx_get_raw_frame()
/external/libvpx/libvpx/vp9/common/
Dvp9_postproc.c212 source->uv_height, source->uv_width, ppl); in deblock_and_de_macro_block()
216 source->uv_height, source->uv_width, ppl); in deblock_and_de_macro_block()
241 const int src_heights[3] = { src->y_height, src->uv_height, in vp9_deblock()
242 src->uv_height }; in vp9_deblock()
429 dest->uv_height = dest->y_height >> cm->subsampling_y; in vp9_post_proc_frame()
/external/webp/src/enc/
Dpicture_enc.c95 const int uv_height = (int)(((int64_t)height + 1) >> 1); in WebPPictureAllocYUVA() local
114 uv_size = (uint64_t)uv_stride * uv_height; in WebPPictureAllocYUVA()
121 uv_width <= 0 || uv_height <= 0) { // u/v param error in WebPPictureAllocYUVA()
/external/libvpx/libvpx/vpx_scale/mips/dspr2/
Dyv12extend_dspr2.c107 const int ss_y = ybf->uv_height < ybf->y_height; in extend_frame()
110 const int c_eb = c_et + ybf->uv_height - ybf->uv_crop_height; in extend_frame()
/external/libaom/libaom/aom_scale/mips/dspr2/
Dyv12extend_dspr2.c109 const int ss_y = ybf->uv_height < ybf->y_height; in extend_frame()
112 const int c_eb = c_et + ybf->uv_height - ybf->uv_crop_height; in extend_frame()
/external/webrtc/talk/app/webrtc/java/jni/
Dnative_handle_impl.cc117 int uv_height = (height()+1)/2; in NativeToI420Buffer() local
118 size_t size = stride * (height() + uv_height); in NativeToI420Buffer()
/external/libvpx/libvpx/vp9/
Dvp9_iface_common.h96 yv12->uv_height = in image2yuvconfig()
99 yv12->uv_crop_height = yv12->uv_height; in image2yuvconfig()
/external/libaom/libaom/av1/
Dav1_iface_common.h93 yv12->uv_height = in image2yuvconfig()
96 yv12->uv_crop_height = yv12->uv_height; in image2yuvconfig()
/external/libaom/libaom/av1/decoder/
Ddecoder.c233 a->uv_height == b->uv_height && a->uv_width == b->uv_width; in equal_dimensions()
258 a->uv_height == b->uv_height && a->uv_width == b->uv_width && in equal_dimensions_and_border()
/external/webp/src/dec/
Dbuffer_dec.c51 const int uv_height = (height + 1) / 2; in CheckDecBuffer() local
57 const uint64_t u_size = MIN_BUFFER_SIZE(uv_width, uv_height, u_stride); in CheckDecBuffer()
58 const uint64_t v_size = MIN_BUFFER_SIZE(uv_width, uv_height, v_stride); in CheckDecBuffer()
/external/libaom/libaom/av1/encoder/x86/
Dhighbd_temporal_filter_sse4.c731 uv_height = block_height >> ss_y; in av1_highbd_apply_temporal_filter_chroma() local
761 uv_height, ss_x, ss_y, strength, u_accum + uv_blk_col, in av1_highbd_apply_temporal_filter_chroma()
770 uv_height, ss_x, ss_y, strength, u_accum + uv_blk_col, in av1_highbd_apply_temporal_filter_chroma()
794 v_pre + uv_blk_col, uv_pre_stride, uv_width, uv_height, ss_x, ss_y, in av1_highbd_apply_temporal_filter_chroma()
818 uv_height, ss_x, ss_y, strength, u_accum + uv_blk_col, in av1_highbd_apply_temporal_filter_chroma()
836 uv_height, ss_x, ss_y, strength, u_accum + uv_blk_col, in av1_highbd_apply_temporal_filter_chroma()
854 v_pre + uv_blk_col, uv_pre_stride, uv_width, uv_height, ss_x, ss_y, in av1_highbd_apply_temporal_filter_chroma()
Dtemporal_filter_sse4.c800 uv_height = block_height >> ss_y; in av1_apply_temporal_filter_chroma() local
827 uv_height, ss_x, ss_y, strength, u_accum + uv_blk_col, in av1_apply_temporal_filter_chroma()
836 uv_height, ss_x, ss_y, strength, u_accum + uv_blk_col, in av1_apply_temporal_filter_chroma()
857 v_pre + uv_blk_col, uv_pre_stride, uv_width, uv_height, ss_x, ss_y, in av1_apply_temporal_filter_chroma()
881 uv_height, ss_x, ss_y, strength, u_accum + uv_blk_col, in av1_apply_temporal_filter_chroma()
899 uv_height, ss_x, ss_y, strength, u_accum + uv_blk_col, in av1_apply_temporal_filter_chroma()
917 v_pre + uv_blk_col, uv_pre_stride, uv_width, uv_height, ss_x, ss_y, in av1_apply_temporal_filter_chroma()

12