Searched refs:rockchip_vpu981_get_order_hint (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/verisilicon/ |
H A D | rockchip_vpu981_hw_av1_dec.c | 132 static int rockchip_vpu981_get_order_hint(struct hantro_ctx *ctx, int ref) in rockchip_vpu981_get_order_hint() function 672 rockchip_vpu981_get_order_hint(ctx, i), in rockchip_vpu981_av1_dec_set_frame_sign_bias() 1606 alt_frame_offset = rockchip_vpu981_get_order_hint(ctx, ALT_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames() 1607 gld_frame_offset = rockchip_vpu981_get_order_hint(ctx, GLD_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames() 1608 bwd_frame_offset = rockchip_vpu981_get_order_hint(ctx, BWD_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames() 1609 alt2_frame_offset = rockchip_vpu981_get_order_hint(ctx, ALT2_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames() 1697 int rf_order_hint = rockchip_vpu981_get_order_hint(ctx, rf); in rockchip_vpu981_av1_dec_set_other_frames() 1725 int rf = rockchip_vpu981_get_order_hint(ctx, refs_selected[0]); in rockchip_vpu981_av1_dec_set_other_frames() 1765 int rf = rockchip_vpu981_get_order_hint(ctx, refs_selected[1]); in rockchip_vpu981_av1_dec_set_other_frames() 1805 int rf = rockchip_vpu981_get_order_hint(ctx, refs_selected[2]); in rockchip_vpu981_av1_dec_set_other_frames()
|