Home
last modified time | relevance | path

Searched refs:y_crop_height (Results 1 – 25 of 43) sorted by relevance

12

/external/libvpx/libvpx/vpx_scale/generic/
Dyv12extend.c109 assert(ybf->y_height - ybf->y_crop_height < 16); in vp8_yv12_extend_frame_borders_c()
111 assert(ybf->y_height - ybf->y_crop_height >= 0); in vp8_yv12_extend_frame_borders_c()
115 ybf->y_crop_height, ybf->border, ybf->border, in vp8_yv12_extend_frame_borders_c()
116 ybf->border + ybf->y_height - ybf->y_crop_height, in vp8_yv12_extend_frame_borders_c()
141 assert(ybf->y_height - ybf->y_crop_height < 16); in extend_frame()
143 assert(ybf->y_height - ybf->y_crop_height >= 0); in extend_frame()
149 ybf->y_crop_height, ext_size, ext_size, in extend_frame()
150 ext_size + ybf->y_height - ybf->y_crop_height, in extend_frame()
160 ybf->y_crop_height, ext_size, ext_size, in extend_frame()
161 ext_size + ybf->y_height - ybf->y_crop_height, in extend_frame()
Dyv12config.c88 ybf->y_crop_height = height; in vp8_yv12_realloc_frame_buffer()
245 ybf->y_crop_height = height; in vpx_realloc_frame_buffer()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_frame_scale.c22 const int src_h = src->y_crop_height; in vp9_scale_and_extend_frame_c()
37 4 * dst->y_crop_height == 3 * src_h) { in vp9_scale_and_extend_frame_c()
71 const int dst_hs[3] = { dst->y_crop_height, dst->uv_crop_height, in vp9_scale_and_extend_frame_c()
93 const int dst_h = dst->y_crop_height; in vp9_scale_and_extend_frame_c()
Dvp9_lookahead.c103 int height = src->y_crop_height; in vp9_lookahead_push()
119 height != buf->img.y_crop_height || in vp9_lookahead_push()
181 buf->img.y_crop_height = src->y_crop_height; in vp9_lookahead_push()
Dvp9_extend.c118 src->y_crop_height; in vp9_copy_and_extend_frame()
130 src->y_crop_height, et_y, el_y, eb_y, er_y); in vp9_copy_and_extend_frame()
144 dst->y_stride, src->y_crop_width, src->y_crop_height, in vp9_copy_and_extend_frame()
Dvp9_temporal_filter.c658 int mb_rows = (frames[alt_ref_index]->y_crop_height + BH - 1) >> BH_LOG2; in vp9_temporal_filter_iterate_row_c()
1147 get_frame_new_buffer(cm)->y_crop_height, in vp9_temporal_filter()
1149 get_frame_new_buffer(cm)->y_crop_height, cm->use_highbitdepth); in vp9_temporal_filter()
1153 get_frame_new_buffer(cm)->y_crop_height, in vp9_temporal_filter()
1155 get_frame_new_buffer(cm)->y_crop_height); in vp9_temporal_filter()
1185 sf, frames[0]->y_crop_width, frames[0]->y_crop_height, in vp9_temporal_filter()
1186 frames[0]->y_crop_width, frames[0]->y_crop_height, in vp9_temporal_filter()
1190 sf, frames[0]->y_crop_width, frames[0]->y_crop_height, in vp9_temporal_filter()
1191 frames[0]->y_crop_width, frames[0]->y_crop_height); in vp9_temporal_filter()
/external/libvpx/libvpx/vpx_dsp/
Dpsnr.c181 assert(a->y_crop_height == b->y_crop_height); in vpx_get_y_sse()
184 a->y_crop_width, a->y_crop_height); in vpx_get_y_sse()
191 assert(a->y_crop_height == b->y_crop_height); in vpx_highbd_get_y_sse()
196 a->y_crop_width, a->y_crop_height); in vpx_highbd_get_y_sse()
205 const int heights[3] = { a->y_crop_height, 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()
Dssim.c174 dest->y_stride, source->y_crop_width, source->y_crop_height); in vpx_calc_ssim()
444 source->y_crop_height, in_bd, shift); in vpx_highbd_calc_ssim()
Dpsnrhvs.c272 src->y_crop_height, step, csf_y, bd, bd_shift); in vpx_psnrhvs()
/external/libvpx/libvpx/vpx_scale/mips/dspr2/
Dyv12extend_dspr2.c113 assert(ybf->y_height - ybf->y_crop_height < 16); in extend_frame()
115 assert(ybf->y_height - ybf->y_crop_height >= 0); in extend_frame()
119 ybf->y_crop_height, ext_size, ext_size, in extend_frame()
120 ext_size + ybf->y_height - ybf->y_crop_height, in extend_frame()
/external/libaom/libaom/aom_scale/mips/dspr2/
Dyv12extend_dspr2.c115 assert(ybf->y_height - ybf->y_crop_height < 16); in extend_frame()
117 assert(ybf->y_height - ybf->y_crop_height >= 0); in extend_frame()
121 ybf->y_crop_height, ext_size, ext_size, in extend_frame()
122 ext_size + ybf->y_height - ybf->y_crop_height, in extend_frame()
/external/libaom/libaom/aom_scale/generic/
Dyv12extend.c108 assert(ybf->y_height - ybf->y_crop_height < 16); in aom_yv12_extend_frame_borders_c()
110 assert(ybf->y_height - ybf->y_crop_height >= 0); in aom_yv12_extend_frame_borders_c()
144 assert(ybf->y_height - ybf->y_crop_height < 16); in extend_frame()
146 assert(ybf->y_height - ybf->y_crop_height >= 0); in extend_frame()
191 assert(ybf->y_height - ybf->y_crop_height < 16); in aom_extend_frame_borders_y_c()
193 assert(ybf->y_height - ybf->y_crop_height >= 0); in aom_extend_frame_borders_y_c()
198 ybf->y_crop_height, ext_size, ext_size, in aom_extend_frame_borders_y_c()
199 ext_size + ybf->y_height - ybf->y_crop_height, in aom_extend_frame_borders_y_c()
205 ybf->y_crop_height, ext_size, ext_size, in aom_extend_frame_borders_y_c()
206 ext_size + ybf->y_height - ybf->y_crop_height, in aom_extend_frame_borders_y_c()
[all …]
Dyv12config.c119 ybf->y_crop_height = height; in realloc_frame_buffer_aligned()
/external/libvpx/libvpx/test/
Dvpx_scale_test.h46 FillPlane(img_.y_buffer, img_.y_crop_width, img_.y_crop_height, in ResetImages()
72 FillPlaneExtreme(img_.y_buffer, img_.y_crop_width, img_.y_crop_height, in ResetScaleImages()
155 ref_img_.y_crop_height, ref_img_.y_width, ref_img_.y_height, in ReferenceExtendBorder()
169 for (int y = 0; y < img_.y_crop_height; ++y) { in ReferenceCopyFrame()
/external/libaom/libaom/aom_dsp/
Dpsnr.c211 assert(a->y_crop_height == b->y_crop_height); in aom_get_y_sse()
214 a->y_crop_width, a->y_crop_height); in aom_get_y_sse()
284 assert(a->y_crop_height == b->y_crop_height); in aom_highbd_get_y_sse()
289 a->y_crop_width, a->y_crop_height); in aom_highbd_get_y_sse()
367 const int heights[3] = { a->y_crop_height, a->uv_crop_height, in aom_calc_highbd_psnr()
413 const int heights[3] = { a->y_crop_height, a->uv_crop_height, in aom_calc_psnr()
Dpsnrhvs.c265 par, src->y_crop_width, src->y_crop_height, step, csf_y, in aom_psnrhvs()
/external/libaom/libaom/av1/encoder/
Dlookahead.c92 int height = src->y_crop_height; in av1_lookahead_push()
109 height != buf->img.y_crop_height || in av1_lookahead_push()
128 buf->img.y_crop_height = src->y_crop_height; in av1_lookahead_push()
Dextend.c113 src->y_crop_height; in av1_copy_and_extend_frame()
124 src->y_crop_height, et_y, el_y, eb_y, er_y); in av1_copy_and_extend_frame()
139 dst->y_stride, src->y_crop_width, src->y_crop_height, in av1_copy_and_extend_frame()
Dtemporal_filter.c92 AOMMAX(frame_to_filter->y_crop_width, frame_to_filter->y_crop_height)); in tf_motion_search()
936 const int frame_height = frame_to_filter->y_crop_height; in tf_do_filtering()
1288 &sf, frames[0]->y_crop_width, frames[0]->y_crop_height, in av1_temporal_filter()
1289 frames[0]->y_crop_width, frames[0]->y_crop_height); in av1_temporal_filter()
1301 const int frame_height = frames[filter_frame_idx]->y_crop_height; in av1_temporal_filter()
Dhash_motion.c190 const int y_end = picture->y_crop_height - height + 1; in av1_generate_block_2x2_hash_value()
249 const int y_end = picture->y_crop_height - block_size + 1; in av1_generate_block_hash_value()
/external/libvpx/libvpx/vp9/
Dvp9_iface_common.c42 img->d_h = yv12->y_crop_height; in yuvconfig2image()
85 yv12->y_crop_height = img->d_h; in image2yuvconfig()
/external/libaom/libaom/av1/
Dav1_iface_common.h49 img->d_h = yv12->y_crop_height; in yuvconfig2image()
90 yv12->y_crop_height = img->d_h; in image2yuvconfig()
/external/libvpx/libvpx/vpx_util/
Dvpx_write_yuv_frame.c19 int h = s->y_crop_height; in vpx_write_yuv_frame()
/external/libvpx/libvpx/vpx_scale/
Dyv12config.h33 int y_crop_height; member
/external/libaom/libaom/aom_scale/
Dyv12config.h56 int y_crop_height; member

12