Searched refs:AV1_REF_LIST_SIZE (Results 1 – 3 of 3) sorted by relevance
138 #define AV1_REF_LIST_SIZE 8 macro
102 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()
235 #define AV1_REF_LIST_SIZE 8 macro