Home
last modified time | relevance | path

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

/external/webrtc/src/modules/interface/
Dmodule_common_types.h400 VideoContentMetrics(): motionMagnitudeNZ(0), sizeZeroMotion(0), spatialPredErr(0), in VideoContentMetrics()
404 void Reset(){ motionMagnitudeNZ = 0; sizeZeroMotion = 0; spatialPredErr = 0; in Reset()
409 float motionMagnitudeNZ; member