Home
last modified time | relevance | path

Searched refs:get_input_image (Results 1 – 8 of 8) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_blender.h56 virtual SmartPtr<CLImage> get_input_image () = 0;
Dcl_fisheye_handler.cpp80 SmartPtr<CLImage> input_y = _handler->get_input_image (NV12PlaneYIdx); in prepare_arguments()
81 SmartPtr<CLImage> input_uv = _handler->get_input_image (NV12PlaneUVIdx); in prepare_arguments()
543 return get_input_image(index); in get_geo_input_image()
Dcl_fisheye_handler.h110 SmartPtr<CLImage> &get_input_image (NV12PlaneIdx index) { in get_input_image() function
Dcl_image_360_stitch.h53 virtual SmartPtr<CLImage> get_input_image ();
Dcl_blender.cpp37 SmartPtr<CLImage> image_in = get_input_image (); in prepare_arguments()
Dcl_pyramid_blender.h341 virtual SmartPtr<CLImage> get_input_image ();
Dcl_image_360_stitch.cpp45 CLBlenderGlobalScaleKernel::get_input_image () { in get_input_image() function in XCam::CLBlenderGlobalScaleKernel
Dcl_pyramid_blender.cpp1475 CLBlenderLocalScaleKernel::get_input_image () in get_input_image() function in XCam::CLBlenderLocalScaleKernel