Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java985 private int mDecimation; field in RVCVXCheckAnalyzer.VideoDecoderForOpenCV
994 mDecimation = decimation; in VideoDecoderForOpenCV()
1193 if ((iframe++ % mDecimation) == 0) { in run()