Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dsmart_buffer_priv.cpp42 static void buf_unref (XCamVideoBuffer *data);
75 this->base.unref = SmartBufferPriv::buf_unref; in SmartBufferPriv()
97 SmartBufferPriv::buf_unref (XCamVideoBuffer *data) in buf_unref() function in XCam::SmartBufferPriv