Home
last modified time | relevance | path

Searched defs:decimation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/test/
H A Dframe_generator_capturer.cc189 int decimation = in InsertFrame() local
258 int decimation = in ChangeFramerate() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
H A DRVCVXCheckAnalyzer.java804 int decimation = 1; in analyzeVideo() local
992 VideoDecoderForOpenCV(File file, int decimation) { in VideoDecoderForOpenCV()