Searched refs:V4l2InitDevice (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/guest/commands/v4l2_streamer/ |
D | v4l2_helpers.cpp | 90 Result<SharedFD> V4l2InitDevice(const std::string& device_path, int format, in V4l2InitDevice() function 153 SharedFD fdwr = CF_EXPECT(V4l2InitDevice(device_path, format, width, height), in V4l2StreamFile()
|
D | v4l2_helpers.h | 29 Result<SharedFD> V4l2InitDevice(const std::string& device_path, int format,
|
D | vsock_frame_source.cpp | 105 V4l2InitDevice(frame_source->v4l2_device_path_, frame_source->format_, in Start()
|