Home
last modified time | relevance | path

Searched defs:v4l2Frame (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/camera/device/default/
H A DExternalCameraDeviceSession.cpp820 std::shared_ptr<V4L2Frame> v4l2Frame(static_cast<V4L2Frame*>(v4lReq->frameIn.get())); in switchToOffline() local
1731 std::shared_ptr<V4L2Frame> v4l2Frame = std::static_pointer_cast<V4L2Frame>(req->frameIn); in processCaptureRequestError() local
1789 std::shared_ptr<V4L2Frame> v4l2Frame = std::static_pointer_cast<V4L2Frame>(req->frameIn); in processCaptureResult() local
/aosp_15_r20/hardware/interfaces/camera/device/3.6/default/
H A DExternalCameraDeviceSession.cpp282 sp<V3_4::implementation::V4L2Frame> v4l2Frame = in switchToOffline() local
/aosp_15_r20/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp771 sp<V3_4::implementation::V4L2Frame> v4l2Frame = in processCaptureRequestError() local
831 sp<V3_4::implementation::V4L2Frame> v4l2Frame = in processCaptureResult() local