Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dimage_processor.cpp311 ImageProcessor::notify_process_buffer_done (const SmartPtr<VideoBuffer> &buf) in notify_process_buffer_done() function in XCam::ImageProcessor
342 notify_process_buffer_done (new_buf); in buffer_process_loop()
Dimage_processor.h83 void notify_process_buffer_done (const SmartPtr<VideoBuffer> &buf);
/external/libxcam/modules/ocl/
Dcl_image_processor.cpp197 notify_process_buffer_done (done_buf); in process_done_buffer()