Home
last modified time | relevance | path

Searched refs:frame_height_minus_1 (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/media/platform/verisilicon/
Drockchip_vpu981_hw_av1_dec.c158 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()
261 unsigned int height = ALIGN(ctrls->frame->frame_height_minus_1 + 1, 64); in rockchip_vpu981_av1_dec_tiles_reallocate()
692 int cur_height = frame->frame_height_minus_1 + 1; in rockchip_vpu981_av1_dec_set_ref()
1569 int pic_height_in_cbs = DIV_ROUND_UP(frame->frame_height_minus_1 + 1, 8); in rockchip_vpu981_av1_dec_set_picture_dimensions()
1572 int pic_height_pad = ALIGN(frame->frame_height_minus_1 + 1, 8) in rockchip_vpu981_av1_dec_set_picture_dimensions()
1573 - (frame->frame_height_minus_1 + 1); in rockchip_vpu981_av1_dec_set_picture_dimensions()
1598 int cur_mi_rows = DIV_ROUND_UP(frame->frame_height_minus_1 + 1, 8); in rockchip_vpu981_av1_dec_set_other_frames()
1897 height = frame->frame_height_minus_1 + 1; in rockchip_vpu981_av1_dec_set_reference_frames()
Dhantro_g2_vp9_dec.c131 buf->vp9.height = dec_params->frame_height_minus_1 + 1; in update_dec_buf_info()
/Linux-v6.6/drivers/media/test-drivers/visl/
Dvisl-trace-vp9.h97 __entry->f.frame_height_minus_1,
/Linux-v6.6/drivers/staging/media/rkvdec/
Drkvdec-vp9.c494 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()
/Linux-v6.6/include/uapi/linux/
Dv4l2-controls.h2739 __u16 frame_height_minus_1; member
3368 __u32 frame_height_minus_1; member
/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_vp9_req_lat_if.c748 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()
Dvdec_av1_req_lat_if.c1315 uh->frame_height = ctrl_fh->frame_height_minus_1 + 1; in vdec_av1_slice_setup_uh()
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst1639 - ``frame_height_minus_1``
3859 - ``frame_height_minus_1``
3995 frame_width_minus_1 and frame_height_minus_1 syntax elements. If not