Searched refs:decode_height (Results 1 – 7 of 7) sorted by relevance
514 if (yi->decode_height == 480) in ivtv_yuv_handle_vertical()818 f.vis_h = yi->decode_height; in ivtv_yuv_work_handler()896 yi->decode_height = 576; in ivtv_yuv_init()898 yi->decode_height = 480; in ivtv_yuv_init()902 yi->osd_vis_h = yi->decode_height - yi->osd_y_offset; in ivtv_yuv_init()909 yi->osd_vis_h = yi->decode_height - yi->osd_y_offset; in ivtv_yuv_init()910 } else if (yi->osd_vis_h + yi->osd_y_offset > yi->decode_height) { in ivtv_yuv_init()915 yi->decode_height); in ivtv_yuv_init()916 yi->osd_vis_h = yi->decode_height - yi->osd_y_offset; in ivtv_yuv_init()996 lace_threshold = yi->decode_height - 1; in ivtv_yuv_setup_frame()
494 int decode_height; member
957 ctx->seq_head.decode_height = m2vd_read_bits(bx, 12); in m2vd_decode_seq_header()959 ctx->display_height = ctx->seq_head.decode_height; in m2vd_decode_seq_header()1261 ctx->seq_head.decode_height = (ctx->seq_head.decode_height + 15) & (~15); in m2vd_alloc_frame()1328 dst->seq.decode_height = p->seq_head.decode_height; in m2vd_convert_to_dxva()1483 if (p->seq_head.decode_width > 1920 || p->seq_head.decode_height > 1088) { in m2vd_parser_parse()1489 p->mb_height = (p->seq_head.decode_height + 15) >> 4; in m2vd_parser_parse()
128 RK_U32 decode_height; //vertical_size_value member
36 RK_U32 decode_height; //vertical_size_value member
184 p_regs->sw04.pic_mb_height_p = (dx->seq.decode_height + 15) >> 4; in hal_m2vd_vdpu1_gen_regs()
234 p_regs->sw120.pic_mb_height_p = (dx->seq.decode_height + 15) >> 4; in hal_m2vd_vdpu2_gen_regs()