/external/libaom/libaom/aom_dsp/ |
D | psnr.c | 228 assert(a->uv_crop_height == b->uv_crop_height); in aom_get_u_sse() 231 a->uv_crop_width, a->uv_crop_height); in aom_get_u_sse() 245 assert(a->uv_crop_height == b->uv_crop_height); in aom_get_v_sse() 248 a->uv_crop_width, a->uv_crop_height); in aom_get_v_sse() 304 assert(a->uv_crop_height == b->uv_crop_height); in aom_highbd_get_u_sse() 309 a->uv_crop_width, a->uv_crop_height); in aom_highbd_get_u_sse() 324 assert(a->uv_crop_height == b->uv_crop_height); in aom_highbd_get_v_sse() 329 a->uv_crop_width, a->uv_crop_height); in aom_highbd_get_v_sse() 367 const int heights[3] = { a->y_crop_height, a->uv_crop_height, in aom_calc_highbd_psnr() 368 a->uv_crop_height }; in aom_calc_highbd_psnr() [all …]
|
D | psnrhvs.c | 269 par, src->uv_crop_width, src->uv_crop_height, step, in aom_psnrhvs() 273 par, src->uv_crop_width, src->uv_crop_height, step, in aom_psnrhvs()
|
D | fastssim.c | 481 source->uv_crop_height, in_bd, bd_shift, buf_is_hbd); in aom_calc_fastssim() 484 source->uv_crop_height, in_bd, bd_shift, buf_is_hbd); in aom_calc_fastssim()
|
/external/libvpx/libvpx/test/ |
D | vpx_scale_test.h | 48 FillPlane(img_.u_buffer, img_.uv_crop_width, img_.uv_crop_height, in ResetImages() 50 FillPlane(img_.v_buffer, img_.uv_crop_width, img_.uv_crop_height, in ResetImages() 74 FillPlaneExtreme(img_.u_buffer, img_.uv_crop_width, img_.uv_crop_height, in ResetScaleImages() 76 FillPlaneExtreme(img_.v_buffer, img_.uv_crop_width, img_.uv_crop_height, in ResetScaleImages() 158 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() 176 for (int y = 0; y < img_.uv_crop_height; ++y) { in ReferenceCopyFrame()
|
/external/libaom/libaom/av1/encoder/ |
D | extend.c | 128 src->uv_crop_width, src->uv_crop_height, et_uv, el_uv, eb_uv, er_uv); in av1_copy_and_extend_frame() 133 src->uv_crop_width, src->uv_crop_height, et_uv, el_uv, eb_uv, er_uv); in av1_copy_and_extend_frame() 144 src->uv_crop_height, et_uv, el_uv, eb_uv, er_uv); in av1_copy_and_extend_frame() 149 src->uv_crop_height, et_uv, el_uv, eb_uv, er_uv); in av1_copy_and_extend_frame()
|
D | lookahead.c | 94 int uv_height = src->uv_crop_height; in av1_lookahead_push() 111 uv_height != buf->img.uv_crop_height; in av1_lookahead_push() 130 buf->img.uv_crop_height = src->uv_crop_height; in av1_lookahead_push()
|
/external/libvpx/libvpx/vpx_util/ |
D | vpx_write_yuv_frame.c | 27 h = s->uv_crop_height; in vpx_write_yuv_frame() 35 h = s->uv_crop_height; in vpx_write_yuv_frame()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_lookahead.c | 105 int uv_height = src->uv_crop_height; in vp9_lookahead_push() 121 uv_height != buf->img.uv_crop_height; in vp9_lookahead_push() 183 buf->img.uv_crop_height = src->uv_crop_height; in vp9_lookahead_push()
|
D | vp9_extend.c | 134 src->uv_crop_width, src->uv_crop_height, et_uv, el_uv, eb_uv, er_uv); in vp9_copy_and_extend_frame() 138 src->uv_crop_width, src->uv_crop_height, et_uv, el_uv, eb_uv, er_uv); in vp9_copy_and_extend_frame() 148 dst->uv_stride, src->uv_crop_width, src->uv_crop_height, in vp9_copy_and_extend_frame() 152 dst->uv_stride, src->uv_crop_width, src->uv_crop_height, in vp9_copy_and_extend_frame()
|
D | vp9_frame_scale.c | 71 const int dst_hs[3] = { dst->y_crop_height, dst->uv_crop_height, in vp9_scale_and_extend_frame_c() 72 dst->uv_crop_height }; in vp9_scale_and_extend_frame_c()
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | yv12extend.c | 120 ybf->uv_crop_height, uv_border, uv_border, in vp8_yv12_extend_frame_borders_c() 121 uv_border + ybf->uv_height - ybf->uv_crop_height, in vp8_yv12_extend_frame_borders_c() 125 ybf->uv_crop_height, uv_border, uv_border, in vp8_yv12_extend_frame_borders_c() 126 uv_border + ybf->uv_height - ybf->uv_crop_height, in vp8_yv12_extend_frame_borders_c() 133 const int c_h = ybf->uv_crop_height; in extend_frame() 138 const int c_eb = c_et + ybf->uv_height - ybf->uv_crop_height; in extend_frame()
|
D | yv12config.c | 94 ybf->uv_crop_height = (height + 1) / 2; in vp8_yv12_realloc_frame_buffer() 251 ybf->uv_crop_height = (height + ss_y) >> ss_y; in vpx_realloc_frame_buffer()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | psnr.c | 205 const int heights[3] = { a->y_crop_height, a->uv_crop_height, in vpx_calc_highbd_psnr() 206 a->uv_crop_height }; in vpx_calc_highbd_psnr() 253 const int heights[3] = { a->y_crop_height, a->uv_crop_height, in vpx_calc_psnr() 254 a->uv_crop_height }; in vpx_calc_psnr()
|
D | ssim.c | 177 dest->uv_stride, source->uv_crop_width, source->uv_crop_height); in vpx_calc_ssim() 180 dest->uv_stride, source->uv_crop_width, source->uv_crop_height); in vpx_calc_ssim() 448 source->uv_crop_height, in_bd, shift); in vpx_highbd_calc_ssim() 452 source->uv_crop_height, in_bd, shift); in vpx_highbd_calc_ssim()
|
D | psnrhvs.c | 275 src->uv_crop_height, step, csf_cb420, bd, bd_shift); in vpx_psnrhvs() 278 src->uv_crop_height, step, csf_cr420, bd, bd_shift); in vpx_psnrhvs()
|
D | fastssim.c | 489 source->uv_crop_height, in_bd, bd_shift); in vpx_calc_fastssim() 492 source->uv_crop_height, in_bd, bd_shift); in vpx_calc_fastssim()
|
/external/libvpx/libvpx/vpx_scale/mips/dspr2/ |
D | yv12extend_dspr2.c | 105 const int c_h = ybf->uv_crop_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/ |
D | yv12extend_dspr2.c | 107 const int c_h = ybf->uv_crop_height; in extend_frame() 112 const int c_eb = c_et + ybf->uv_height - ybf->uv_crop_height; in extend_frame()
|
/external/libvpx/libvpx/vpx_scale/ |
D | yv12config.h | 39 int uv_crop_height; member
|
/external/libaom/libaom/aom_scale/ |
D | yv12config.h | 57 int uv_crop_height; member
|
/external/libvpx/libvpx/vp9/ |
D | vp9_iface_common.c | 96 yv12->uv_crop_height = yv12->uv_height; in image2yuvconfig()
|
/external/libaom/libaom/av1/ |
D | av1_iface_common.h | 101 yv12->uv_crop_height = yv12->uv_height; in image2yuvconfig()
|
/external/libaom/libaom/aom_scale/generic/ |
D | yv12config.c | 125 ybf->uv_crop_height = (height + ss_y) >> ss_y; in realloc_frame_buffer_aligned()
|
/external/libvpx/libvpx/vp8/ |
D | vp8_dx_iface.c | 547 yv12->uv_crop_height = uv_h; in image2yuvconfig()
|
D | vp8_cx_iface.c | 730 yv12->uv_crop_height = uv_h; in image2yuvconfig()
|