Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c675 #define MAX_FRAME_DISTANCE 31 macro
1022 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
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c1401 #define MAX_FRAME_DISTANCE 31 macro
1415 #undef MAX_FRAME_DISTANCE