Searched refs:mDecimation (Results 1 – 1 of 1) sorted by relevance
985 private int mDecimation; field in RVCVXCheckAnalyzer.VideoDecoderForOpenCV994 mDecimation = decimation; in VideoDecoderForOpenCV()1193 if ((iframe++ % mDecimation) == 0) { in run()