Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_common.h138 #define AV1_REF_LIST_SIZE 8 macro
H A Dhal_av1d_vdpu.c102 RK_U32 ref_frame_sign_bias[AV1_REF_LIST_SIZE];
742 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()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_common.h235 #define AV1_REF_LIST_SIZE 8 macro