Searched refs:frame_height_minus_1 (Results 1 – 8 of 8) sorted by relevance
158 av1_dec->frame_refs[i].height = frame->frame_height_minus_1 + 1; in rockchip_vpu981_av1_dec_frame_ref()160 av1_dec->frame_refs[i].mi_rows = DIV_ROUND_UP(frame->frame_height_minus_1 + 1, 8); in rockchip_vpu981_av1_dec_frame_ref()260 unsigned int height = ALIGN(ctrls->frame->frame_height_minus_1 + 1, 64); in rockchip_vpu981_av1_dec_tiles_reallocate()691 int cur_height = frame->frame_height_minus_1 + 1; in rockchip_vpu981_av1_dec_set_ref()1568 int pic_height_in_cbs = DIV_ROUND_UP(frame->frame_height_minus_1 + 1, 8); in rockchip_vpu981_av1_dec_set_picture_dimensions()1571 int pic_height_pad = ALIGN(frame->frame_height_minus_1 + 1, 8) in rockchip_vpu981_av1_dec_set_picture_dimensions()1572 - (frame->frame_height_minus_1 + 1); in rockchip_vpu981_av1_dec_set_picture_dimensions()1597 int cur_mi_rows = DIV_ROUND_UP(frame->frame_height_minus_1 + 1, 8); in rockchip_vpu981_av1_dec_set_other_frames()1896 height = frame->frame_height_minus_1 + 1; in rockchip_vpu981_av1_dec_set_reference_frames()
131 buf->vp9.height = dec_params->frame_height_minus_1 + 1; in update_dec_buf_info()
494 buf->vp9.height = dec_params->frame_height_minus_1 + 1; in update_dec_buf_info()709 aligned_height = round_up(dec_params->frame_height_minus_1 + 1, 64); in validate_dec_params()720 dec_params->frame_height_minus_1 + 1); in validate_dec_params()
97 __entry->f.frame_height_minus_1,
2745 __u16 frame_height_minus_1; member3374 __u32 frame_height_minus_1; member
748 uh->frame_height = hdr->frame_height_minus_1 + 1; in vdec_vp9_slice_setup_hdr()905 mi_rows = (hdr->frame_height_minus_1 + 1 + 7) >> 3; in vdec_vp9_slice_setup_tile()
1323 uh->frame_height = ctrl_fh->frame_height_minus_1 + 1; in vdec_av1_slice_setup_uh()
1639 - ``frame_height_minus_1``3859 - ``frame_height_minus_1``3995 frame_width_minus_1 and frame_height_minus_1 syntax elements. If not