Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dsmart_buffer_priv.cpp43 static uint8_t *buf_map (XCamVideoBuffer *data);
76 this->base.map = SmartBufferPriv::buf_map; in SmartBufferPriv()
109 SmartBufferPriv::buf_map (XCamVideoBuffer *data) in buf_map() function in XCam::SmartBufferPriv