Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A 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()
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()
H A Dhantro_g2_vp9_dec.c131 buf->vp9.height = dec_params->frame_height_minus_1 + 1; in update_dec_buf_info()
/openbmc/linux/drivers/staging/media/rkvdec/
H A 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()
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-vp9.h97 __entry->f.frame_height_minus_1,
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h2745 __u16 frame_height_minus_1; member
3374 __u32 frame_height_minus_1; member
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A 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()
H A Dvdec_av1_req_lat_if.c1323 uh->frame_height = ctrl_fh->frame_height_minus_1 + 1; in vdec_av1_slice_setup_uh()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A 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