Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c110 static int rockchip_vpu981_get_frame_index(struct hantro_ctx *ctx, int ref) in rockchip_vpu981_get_frame_index() function
135 int idx = rockchip_vpu981_get_frame_index(ctx, ref); in rockchip_vpu981_get_order_hint()
669 if (rockchip_vpu981_get_frame_index(ctx, i) >= 0) { in rockchip_vpu981_av1_dec_set_frame_sign_bias()
803 int idx = rockchip_vpu981_get_frame_index(ctx, frame->primary_ref_frame); in rockchip_vpu981_av1_dec_set_segmentation()
1611 idx = rockchip_vpu981_get_frame_index(ctx, LST_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1633 idx = rockchip_vpu981_get_frame_index(ctx, BWD_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1648 idx = rockchip_vpu981_get_frame_index(ctx, ALT2_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1663 idx = rockchip_vpu981_get_frame_index(ctx, ALT_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1679 idx = rockchip_vpu981_get_frame_index(ctx, LST2_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1695 idx = rockchip_vpu981_get_frame_index(ctx, rf); in rockchip_vpu981_av1_dec_set_other_frames()
[all …]