Home
last modified time | relevance | path

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

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