Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_blender.h57 virtual SmartPtr<CLImage> get_output_image () = 0;
Dcl_fisheye_handler.cpp82 SmartPtr<CLImage> output_y = _handler->get_output_image (NV12PlaneYIdx); in prepare_arguments()
83 SmartPtr<CLImage> output_uv = _handler->get_output_image (NV12PlaneUVIdx); in prepare_arguments()
548 return get_output_image (index); in get_geo_output_image()
Dcl_fisheye_handler.h114 SmartPtr<CLImage> &get_output_image (NV12PlaneIdx index) { in get_output_image() function
Dcl_image_360_stitch.h54 virtual SmartPtr<CLImage> get_output_image ();
Dcl_blender.cpp38 SmartPtr<CLImage> image_out = get_output_image (); in prepare_arguments()
Dcl_pyramid_blender.h342 virtual SmartPtr<CLImage> get_output_image ();
Dcl_image_360_stitch.cpp72 CLBlenderGlobalScaleKernel::get_output_image () { in get_output_image() function in XCam::CLBlenderGlobalScaleKernel
Dcl_pyramid_blender.cpp1506 CLBlenderLocalScaleKernel::get_output_image () in get_output_image() function in XCam::CLBlenderLocalScaleKernel