Home
last modified time | relevance | path

Searched refs:get_global_scale_input (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_image_360_stitch.h90 SmartPtr<VideoBuffer> &get_global_scale_input () { in get_global_scale_input() function
Dcl_image_360_stitch.cpp47 SmartPtr<VideoBuffer> input = _stitch->get_global_scale_input (); in get_input_image()