Home
last modified time | relevance | path

Searched refs:buf_get_fd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsmart_buffer_priv.cpp83 this->base.get_fd = SmartBufferPriv::buf_get_fd; in SmartBufferPriv()
116 this->base.get_fd = SmartBufferPriv::buf_get_fd; in SmartBufferPriv()
134 XCAM_LOG_DEBUG ("%s: buf ref called, fd %d", buf->nameStr, buf_get_fd(data)); in buf_ref()
153 XCAM_LOG_DEBUG ("%s: buf released, fd %d", buf->nameStr, buf_get_fd(data)); in buf_unref()
178 SmartBufferPriv::buf_get_fd (XCamVideoBuffer *data) in buf_get_fd() function in XCam::SmartBufferPriv
H A Dsmart_buffer_priv.h55 static int buf_get_fd (XCamVideoBuffer *data);