Searched refs:GetDevicePathFor (Results 1 – 2 of 2) sorted by relevance
146 std::string GetDevicePathFor(Type type, uint32_t pixfmt);
211 std::string path = GetDevicePathFor(type, v4l2_pixfmt); in Open()451 std::string V4L2Device::GetDevicePathFor(Type type, uint32_t pixfmt) { in GetDevicePathFor() function in media::V4L2Device