Searched refs:MAX_FRAME_DISTANCE (Results 1 – 2 of 2) sorted by relevance
675 #define MAX_FRAME_DISTANCE 31 macro1022 cur_offset[mf_types[0] - LAST_FRAME] <= MAX_FRAME_DISTANCE && in vdpu_av1d_set_reference_frames()1023 cur_offset[mf_types[0] - LAST_FRAME] >= -MAX_FRAME_DISTANCE) { in vdpu_av1d_set_reference_frames()1029 cur_offset[mf_types[1] - LAST_FRAME] <= MAX_FRAME_DISTANCE && in vdpu_av1d_set_reference_frames()1030 cur_offset[mf_types[1] - LAST_FRAME] >= -MAX_FRAME_DISTANCE) { in vdpu_av1d_set_reference_frames()1036 cur_offset[mf_types[2] - LAST_FRAME] <= MAX_FRAME_DISTANCE && in vdpu_av1d_set_reference_frames()1037 cur_offset[mf_types[2] - LAST_FRAME] >= -MAX_FRAME_DISTANCE) { in vdpu_av1d_set_reference_frames()1097 #undef MAX_FRAME_DISTANCE
1401 #define MAX_FRAME_DISTANCE 31 macro1415 #undef MAX_FRAME_DISTANCE