Searched refs:decode_width (Results 1 – 5 of 5) sorted by relevance
956 ctx->seq_head.decode_width = m2vd_read_bits(bx, 12); in m2vd_decode_seq_header()958 ctx->display_width = ctx->seq_head.decode_width; in m2vd_decode_seq_header()1262 ctx->seq_head.decode_width = (ctx->seq_head.decode_width + 15) & (~15); in m2vd_alloc_frame()1327 dst->seq.decode_width = p->seq_head.decode_width; in m2vd_convert_to_dxva()1483 if (p->seq_head.decode_width > 1920 || p->seq_head.decode_height > 1088) { in m2vd_parser_parse()1488 p->mb_width = (p->seq_head.decode_width + 15) >> 4; in m2vd_parser_parse()
127 RK_U32 decode_width; //horizontal_size_value member
35 RK_U32 decode_width; //horizontal_size_value member
183 p_regs->sw04.pic_mb_width = (dx->seq.decode_width + 15) >> 4; in hal_m2vd_vdpu1_gen_regs()227 mpp_dev_set_reg_offset(ctx->dev, 13, MPP_ALIGN(dx->seq.decode_width, 16)); in hal_m2vd_vdpu1_gen_regs()
233 p_regs->sw120.pic_mb_width = (dx->seq.decode_width + 15) >> 4; in hal_m2vd_vdpu2_gen_regs()278 mpp_dev_set_reg_offset(ctx->dev, 63, MPP_ALIGN(dx->seq.decode_width, 16)); in hal_m2vd_vdpu2_gen_regs()