Home
last modified time | relevance | path

Searched refs:y_crop_width (Results 1 – 17 of 17) sorted by relevance

/external/libvpx/libvpx/vpx_scale/generic/
Dyv12extend.c112 assert(ybf->y_width - ybf->y_crop_width < 16); in vp8_yv12_extend_frame_borders_c()
114 assert(ybf->y_width - ybf->y_crop_width >= 0); in vp8_yv12_extend_frame_borders_c()
120 ybf->y_crop_width, ybf->y_crop_height, in vp8_yv12_extend_frame_borders_c()
123 ybf->border + ybf->y_width - ybf->y_crop_width); in vp8_yv12_extend_frame_borders_c()
142 ybf->y_crop_width, ybf->y_crop_height, in vp8_yv12_extend_frame_borders_c()
145 ybf->border + ybf->y_width - ybf->y_crop_width); in vp8_yv12_extend_frame_borders_c()
172 assert(ybf->y_width - ybf->y_crop_width < 16); in extend_frame()
174 assert(ybf->y_width - ybf->y_crop_width >= 0); in extend_frame()
179 ybf->y_crop_width, ybf->y_crop_height, in extend_frame()
182 ext_size + ybf->y_width - ybf->y_crop_width); in extend_frame()
[all …]
Dyv12config.c78 ybf->y_crop_width = width; in vp8_yv12_realloc_frame_buffer()
234 ybf->y_crop_width = width; in vpx_realloc_frame_buffer()
/external/libvpx/libvpx/vpx_scale/mips/dspr2/
Dyv12extend_dspr2.c118 assert(ybf->y_width - ybf->y_crop_width < 16); in extend_frame()
120 assert(ybf->y_width - ybf->y_crop_width >= 0); in extend_frame()
123 ybf->y_crop_width, ybf->y_crop_height, in extend_frame()
126 ext_size + ybf->y_width - ybf->y_crop_width); in extend_frame()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.c104 int width = src->y_crop_width; in vp9_lookahead_push()
117 new_dimensions = width != buf->img.y_crop_width || in vp9_lookahead_push()
186 buf->img.y_crop_width = src->y_crop_width; in vp9_lookahead_push()
Dvp9_temporal_filter.c283 int mb_cols = (frames[alt_ref_index]->y_crop_width + 15) >> 4; in temporal_filter_iterate_c()
694 get_frame_new_buffer(cm)->y_crop_width, in vp9_temporal_filter()
696 get_frame_new_buffer(cm)->y_crop_width, in vp9_temporal_filter()
702 get_frame_new_buffer(cm)->y_crop_width, in vp9_temporal_filter()
704 get_frame_new_buffer(cm)->y_crop_width, in vp9_temporal_filter()
735 frames[0]->y_crop_width, in vp9_temporal_filter()
737 frames[0]->y_crop_width, in vp9_temporal_filter()
742 frames[0]->y_crop_width, in vp9_temporal_filter()
744 frames[0]->y_crop_width, in vp9_temporal_filter()
Dvp9_extend.c117 src->y_crop_width; in vp9_copy_and_extend_frame()
132 src->y_crop_width, src->y_crop_height, in vp9_copy_and_extend_frame()
150 src->y_crop_width, src->y_crop_height, in vp9_copy_and_extend_frame()
Dvp9_encoder.c2275 {a->y_crop_width, a->uv_crop_width, a->uv_crop_width }; in calc_highbd_psnr()
2327 a->y_crop_width, a->uv_crop_width, a->uv_crop_width}; in calc_psnr()
2545 const int src_widths[3] = {src->y_crop_width, src->uv_crop_width,
2551 const int dst_widths[3] = {dst->y_crop_width, dst->uv_crop_width,
2581 const int src_w = src->y_crop_width;
2583 const int dst_w = dst->y_crop_width;
2832 if (ref->y_crop_width != cm->width || ref->y_crop_height != cm->height) {
2844 new_fb_ptr->buf.y_crop_width != cm->width ||
2857 if (ref->y_crop_width != cm->width || ref->y_crop_height != cm->height) {
2869 new_fb_ptr->buf.y_crop_width != cm->width ||
[all …]
Dvp9_bitstream.c1010 found = cm->width == cfg->y_crop_width && in write_frame_size_with_refs()
/external/libvpx/libvpx/test/
Dvpx_scale_test.cc39 FillPlane(img_.y_buffer, img_.y_crop_width, img_.y_crop_height, in ResetImage()
116 ref_img_.y_crop_width, ref_img_.y_crop_height, in ReferenceExtendBorder()
137 for (int x = 0; x < img_.y_crop_width; ++x) { in ReferenceCopyFrame()
/external/libvpx/libvpx/vp9/
Dvp9_iface_common.h44 img->d_w = yv12->y_crop_width; in yuvconfig2image()
87 yv12->y_crop_width = img->d_w; in image2yuvconfig()
/external/libvpx/libvpx/vpx_dsp/
Dssim.c168 source->y_crop_width, source->y_crop_height); in vpx_calc_ssim()
193 source->y_crop_width, source->y_crop_height); in vpx_calc_ssimg()
464 source->y_crop_width, source->y_crop_height, bd); in vpx_highbd_calc_ssim()
489 source->y_crop_width, source->y_crop_height, bd); in vpx_highbd_calc_ssimg()
Dpsnrhvs.c214 dest->y_stride, par, source->y_crop_width, in vpx_psnrhvs()
Dfastssim.c455 dest->y_stride, source->y_crop_width, in vpx_calc_fastssim()
/external/libvpx/libvpx/vpx_scale/
Dyv12config.h32 int y_crop_width; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c573 frame_width = ref_frame_buf->buf.y_crop_width; in dec_build_inter_predictors()
1285 width = buf->y_crop_width; in setup_frame_size_with_refs()
1303 has_valid_ref_frame |= valid_ref_frame_size(ref_frame->buf->y_crop_width, in setup_frame_size_with_refs()
1952 ref_buf->buf->y_crop_width, in read_uncompressed_header()
1958 ref_buf->buf->y_crop_width, in read_uncompressed_header()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c567 yv12->y_crop_width = y_w; in image2yuvconfig()
Dvp8_cx_iface.c743 yv12->y_crop_width = y_w; in image2yuvconfig()