Searched refs:PrepareCapture (Results 1 – 2 of 2) sorted by relevance
662 bool PrepareCapture();
779 bool CHWJpegV4L2Decompressor::PrepareCapture() { in PrepareCapture() function in CHWJpegV4L2Decompressor977 if (!PrepareCapture() || !PrepareStream()) return false; in Decompress()