Searched defs:outFmts (Results 1 - 1 of 1) sorted by last modified time

/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDevice.cpp791 std::vector<SupportedV4L2Format> outFmts; local
852 outFmts.push_back(format);
860 trimSupportedFormats(cropType, &outFmts);
861 return outFmts;

Completed in 33 milliseconds