Home
last modified time | relevance | path

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

/external/libxcam/xcore/base/
Dxcam_buffer.h122 #define xcam_video_buffer_unmap(buf) (buf)->unmap(buf) macro
/external/libxcam/plugins/smart/sample/
Dsample_smart_analysis.cpp121 xcam_video_buffer_unmap (buffer); in save_frame()