Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_gauss_handler.cpp45 virtual SmartPtr<VideoBuffer> get_output_buf ();
67 CLGaussImageKernelImpl::get_output_buf () in get_output_buf() function in XCam::CLGaussImageKernelImpl
69 return _handler->get_output_buf ();; in get_output_buf()
124 SmartPtr<VideoBuffer> output = get_output_buf (); in prepare_arguments()
Dcl_gauss_handler.h48 virtual SmartPtr<VideoBuffer> get_output_buf () = 0;
Dcl_3d_denoise_handler.h85 SmartPtr<VideoBuffer> get_output_buf () { in get_output_buf() function
Dcl_retinex_handler.cpp97 CLRetinexGaussImageKernel::get_output_buf () in get_output_buf() function in XCam::CLRetinexGaussImageKernel
114 SmartPtr<VideoBuffer> output = _retinex->get_output_buf (); in prepare_arguments()
Dcl_retinex_handler.h76 virtual SmartPtr<VideoBuffer> get_output_buf ();
Dcl_image_handler.h124 SmartPtr<VideoBuffer> &get_output_buf ();
Dcl_wavelet_denoise_handler.cpp55 SmartPtr<VideoBuffer> output = _handler->get_output_buf (); in prepare_arguments()
Dcl_3d_denoise_handler.cpp78 SmartPtr<VideoBuffer> output = _handler->get_output_buf (); in prepare_arguments()
Dcl_wire_frame_handler.cpp152 SmartPtr<VideoBuffer> output = _handler->get_output_buf (); in prepare_arguments()
Dcl_image_warp_handler.cpp60 SmartPtr<VideoBuffer> output = _handler->get_output_buf (); in prepare_arguments()
Dcl_image_handler.cpp318 CLImageHandler::get_output_buf () in get_output_buf() function in XCam::CLImageHandler
Dcl_defog_dcp_handler.cpp247 SmartPtr<VideoBuffer> &output = _defog_handler->get_output_buf (); in prepare_arguments()
Dcl_newwavelet_denoise_handler.cpp395 SmartPtr<VideoBuffer> output = _handler->get_output_buf (); in prepare_arguments()