Home
last modified time | relevance | path

Searched defs:v4l2Fmt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp1925 for (const auto& v4l2Fmt : supportedFormats) { in isSupported() local
2009 const SupportedV4L2Format& v4l2Fmt, double requestFps) { in configureV4l2StreamLocked()
2376 SupportedV4L2Format v4l2Fmt {.width = 0, .height = 0}; in configureStreams() local
/aosp_15_r20/hardware/interfaces/camera/device/default/
H A DExternalCameraDeviceSession.cpp363 SupportedV4L2Format v4l2Fmt{.width = 0, .height = 0}; in configureStreams() local
1053 int ExternalCameraDeviceSession::configureV4l2StreamLocked(const SupportedV4L2Format& v4l2Fmt, in configureV4l2StreamLocked()
1383 for (const auto& v4l2Fmt : supportedFormats) { in isSupported() local