Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dvideo_buffer.cpp107 VideoBuffer::copy_attaches (const SmartPtr<VideoBuffer>& buf) in copy_attaches() function in XCam::VideoBuffer
Dvideo_buffer.h95 bool copy_attaches (const SmartPtr<VideoBuffer>& buf);
/external/libxcam/modules/ocl/
Dcl_image_handler.cpp293 output->copy_attaches (input); in prepare_output_buf()