Home
last modified time | relevance | path

Searched defs:V4L2Device (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
H A DV4L2DevicePoller.h19 class V4L2Device; variable
H A DV4L2Device.h191 class V4L2Device; variable
H A DV4L2Encoder.h25 class V4L2Device; variable
/aosp_15_r20/external/v4l2_codec2/components/include/v4l2_codec2/components/
H A DEncodeInterface.h21 class V4L2Device; variable
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/device/
Dpoller.rs180 V4L2Device, enumerator
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Device.cpp1109 V4L2Device::V4L2Device(uint32_t debugStreamId) : mDebugStreamId(debugStreamId) { in V4L2Device() function in android::V4L2Device