Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbModeDecisionConfigurationProcess.c204 uint32_t local_avg_dist, dist_thresh0, dist_thresh1; in aura_detection64x64() local
221 dist_thresh1 = 23; in aura_detection64x64()
225 dist_thresh1 = dist_thresh1 << 2; in aura_detection64x64()
287 if (10 * curr_dist > dist_thresh1*local_avg_dist) in aura_detection64x64()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbModeDecisionConfigurationProcess.c204 uint32_t local_avg_dist, dist_thresh0, dist_thresh1; in aura_detection64x64() local
221 dist_thresh1 = 23; in aura_detection64x64()
225 dist_thresh1 = dist_thresh1 << 2; in aura_detection64x64()
287 if (10 * curr_dist > dist_thresh1*local_avg_dist) in aura_detection64x64()