HomeSort by relevance Sort by last modified time
    Searched refs:notify_process_buffer_done (Results 1 - 3 of 3) sorted by null

  /external/libxcam/xcore/
image_processor.h 83 void notify_process_buffer_done (const SmartPtr<VideoBuffer> &buf);
image_processor.cpp 311 ImageProcessor::notify_process_buffer_done (const SmartPtr<VideoBuffer> &buf) function in class:XCam::ImageProcessor
342 notify_process_buffer_done (new_buf);
  /external/libxcam/modules/ocl/
cl_image_processor.cpp 197 notify_process_buffer_done (done_buf);

Completed in 86 milliseconds