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