Searched refs:kHighMotionNfd (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/ | ||
D | qm_select_data.h | 206 const float kHighMotionNfd = 0.075f; variable |
D | qm_select.cc | 65 } else if (motion_.value > kHighMotionNfd) { in ComputeMotionNFD() |