Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/av1/
H A Dhal_av1d_common.h137 #define AV1_REF_LIST_SIZE 8 macro
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_common.h235 #define AV1_REF_LIST_SIZE 8 macro
/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c101 RK_U32 ref_frame_sign_bias[AV1_REF_LIST_SIZE];
741 for (i = 0; i < AV1_REF_LIST_SIZE; i++) { in set_frame_sign_bias()
794 for (i = 0; i < AV1_REF_LIST_SIZE - 1; i++) { in vdpu_av1d_set_reference_frames()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c202 RK_U32 ref_frame_sign_bias[AV1_REF_LIST_SIZE];