Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_buffer_proxy.cpp65 V4l2BufferProxy::V4l2BufferProxy (SmartPtr<V4l2Buffer> &buf, SmartPtr<V4l2Device> &device) in V4l2BufferProxy() function in XCam::V4l2BufferProxy
H A Dv4l2_device.h45 friend class V4l2BufferProxy; variable