Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/verisilicon/
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()
670 if (rockchip_vpu981_get_frame_index(ctx, i) >= 0) { in rockchip_vpu981_av1_dec_set_frame_sign_bias()
804 int idx = rockchip_vpu981_get_frame_index(ctx, frame->primary_ref_frame); in rockchip_vpu981_av1_dec_set_segmentation()
1612 idx = rockchip_vpu981_get_frame_index(ctx, LST_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1634 idx = rockchip_vpu981_get_frame_index(ctx, BWD_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1649 idx = rockchip_vpu981_get_frame_index(ctx, ALT2_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1664 idx = rockchip_vpu981_get_frame_index(ctx, ALT_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1680 idx = rockchip_vpu981_get_frame_index(ctx, LST2_BUF_IDX); in rockchip_vpu981_av1_dec_set_other_frames()
1696 idx = rockchip_vpu981_get_frame_index(ctx, rf); in rockchip_vpu981_av1_dec_set_other_frames()
[all …]