HomeSort by relevance Sort by last modified time
    Searched refs:OpenDevicePath (Results 1 - 2 of 2) sorted by null

  /external/v4l2_codec2/vda/
v4l2_device.h 131 bool OpenDevicePath(const std::string& path, Type type);
v4l2_device.cc 232 if (!OpenDevicePath(path, type)) {
280 if (!OpenDevicePath(device.first, type)) {
393 bool V4L2Device::OpenDevicePath(const std::string& path, Type type) {
439 if (!OpenDevicePath(path, type))

Completed in 93 milliseconds