Home
last modified time | relevance | path

Searched refs:chroma_height (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
Divi.h206 uint16_t chroma_height; member
277 str1->chroma_width != str2->chroma_width || str1->chroma_height != str2->chroma_height || in ivi_pic_config_cmp()
Dh264_mb.c384 int chroma_height; in mc_part_weighted() local
388 chroma_height = height; in mc_part_weighted()
394 chroma_height = height; in mc_part_weighted()
398 chroma_height = height >> 1; in mc_part_weighted()
430 chroma_height, 5, weight0, weight1, 0); in mc_part_weighted()
432 chroma_height, 5, weight0, weight1, 0); in mc_part_weighted()
442 chroma_weight_avg(dest_cb, tmp_cb, sl->mb_uvlinesize, chroma_height, in mc_part_weighted()
448 chroma_weight_avg(dest_cr, tmp_cr, sl->mb_uvlinesize, chroma_height, in mc_part_weighted()
470 chroma_weight_op(dest_cb, sl->mb_uvlinesize, chroma_height, in mc_part_weighted()
474 chroma_weight_op(dest_cr, sl->mb_uvlinesize, chroma_height, in mc_part_weighted()
Dcavs.c392 static inline void mc_dir_part(AVSContext *h, AVFrame *pic, int chroma_height, in mc_dir_part() argument
445 chroma_op(dest_cb, src_cb, h->c_stride, chroma_height, mx & 7, my & 7); in mc_dir_part()
455 chroma_op(dest_cr, src_cr, h->c_stride, chroma_height, mx & 7, my & 7); in mc_dir_part()
458 static inline void mc_part_std(AVSContext *h, int chroma_height, int delta, in mc_part_std() argument
480 mc_dir_part(h, ref, chroma_height, delta, 0, in mc_part_std()
490 mc_dir_part(h, ref, chroma_height, delta, 1, in mc_part_std()
Dindeo3.c168 int p, chroma_width, chroma_height; in allocate_frame_buffers() local
184 chroma_height = FFALIGN(luma_height >> 2, 4); in allocate_frame_buffers()
195 chroma_size = chroma_pitch * (chroma_height + 1); in allocate_frame_buffers()
201 ctx->planes[p].height = !p ? luma_height : chroma_height; in allocate_frame_buffers()
Dindeo5.c105 pic_conf.chroma_height = (pic_conf.pic_height + 3) >> 2; in decode_gop_header()
659 ctx->pic_conf.chroma_height = (avctx->height + 3) >> 2; in decode_init()
Dffv1dec.c321 const int chroma_height = AV_CEIL_RSHIFT(height, f->chroma_v_shift); in decode_slice() local
327 …decode_plane(fs, p->data[1] + ps*cx+cy*p->linesize[1], chroma_width, chroma_height, p->linesize[1]… in decode_slice()
328 …decode_plane(fs, p->data[2] + ps*cx+cy*p->linesize[2], chroma_width, chroma_height, p->linesize[2]… in decode_slice()
Dffv1enc.c1082 const int chroma_height = AV_CEIL_RSHIFT(height, f->chroma_v_shift); in encode_slice() local
1089 … encode_plane(fs, p->data[1] + ps*cx+cy*p->linesize[1], chroma_width, chroma_height, p->linesize[1… in encode_slice()
1090 … encode_plane(fs, p->data[2] + ps*cx+cy*p->linesize[2], chroma_width, chroma_height, p->linesize[2… in encode_slice()
Dindeo4.c174 pic_conf.chroma_height = (pic_conf.pic_height + 3) >> 2; in decode_pic_hdr()
Dmjpegdec.c1421 int i, mb_x, mb_y, chroma_h_shift, chroma_v_shift, chroma_width, chroma_height; in mjpeg_decode_scan() local
1441 chroma_height = AV_CEIL_RSHIFT(s->height, chroma_v_shift); in mjpeg_decode_scan()
1480 && 8*(v * mb_y + y) < ((c == 1) || (c == 2) ? chroma_height : s->height)) { in mjpeg_decode_scan()
/third_party/ffmpeg/libavfilter/
Dvf_il.c44 int linesize[4], chroma_height; member
109 s->chroma_height = AV_CEIL_RSHIFT(inlink->h, desc->log2_chroma_h); in config_input()
166 s->linesize[comp], s->chroma_height, in filter_frame()
Dvf_deshake.c422 const int chroma_height = AV_CEIL_RSHIFT(link->h, desc->log2_chroma_h); in filter_frame() local
514 …ff_get_matrix(t.vec.x / (link->w / chroma_width), t.vec.y / (link->h / chroma_height), t.angle, tr… in filter_frame()
516 ret = deshake->transform(link->dst, link->w, link->h, chroma_width, chroma_height, in filter_frame()
Dvf_deshake_opencl.c1418 const int chroma_height = AV_CEIL_RSHIFT(input_frame->height, desc->log2_chroma_h); in filter_frame() local
1421 const float center_h_chroma = (float)chroma_height / 2; in filter_frame()
1424 const float luma_h_over_chroma_h = ((float)input_frame->height / (float)chroma_height); in filter_frame()
1641 update_needed_crop(&deshake_ctx->crop_uv, transform_crop_uv, chroma_width, chroma_height); in filter_frame()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h51 unsigned chroma_width, chroma_height; member
Dvl_mpeg12_decoder.c952 if (!vl_zscan_init(&dec->zscan_c, dec->context, dec->chroma_width, dec->chroma_height, in init_zscan()
1020 if(!vl_idct_init(&dec->idct_c, dec->context, dec->chroma_width, dec->chroma_height, in init_idct()
1143 dec->chroma_height = dec->base.height / 2; in vl_create_mpeg12_decoder()
1147 dec->chroma_height = dec->base.height; in vl_create_mpeg12_decoder()
1151 dec->chroma_height = dec->base.height; in vl_create_mpeg12_decoder()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuda-converter.c1739 gint chroma_width, chroma_height; member
1767 templ->chroma_width, templ->chroma_height, templ->in_depth, in cuda_converter_generate_yuv_to_yuv_kernel_code()
1800 templ->chroma_width, templ->chroma_height, templ->in_depth, in cuda_converter_generate_yuv_to_rgb_kernel_code()
1834 templ->chroma_width, templ->chroma_height, templ->in_depth, in cuda_converter_generate_rgb_to_yuv_kernel_code()
1946 templ.chroma_height = GST_VIDEO_INFO_COMP_HEIGHT (out_info, 1); in cuda_converter_lookup_path()