Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/include/
Dexynos-hwjpeg.h602 bool PrepareCapture();
/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-v4l2.cpp756 bool CHWJpegV4L2Decompressor::PrepareCapture() in PrepareCapture() function in CHWJpegV4L2Decompressor
969 if (!PrepareCapture() || !PrepareStream()) in Decompress()