Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dqm_select_data.h206 const float kHighMotionNfd = 0.075f; variable
Dqm_select.cc65 } else if (motion_.value > kHighMotionNfd) { in ComputeMotionNFD()