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

  /external/libxcam/capi/
context_priv.h 167 , _need_lsc (false)
178 bool _need_lsc; member in class:StitchContext
context_priv.cpp 220 _fisheye_map, _need_lsc, surround_mode, res_mode).dynamic_cast_ptr<CLImage360Stitch> ();
  /external/libxcam/modules/ocl/
cl_geo_map_handler.h 74 bool _need_lsc; member in class:XCam::CLGeoMapKernel
cl_fisheye_handler.h 139 uint32_t _need_lsc;
cl_fisheye_handler.cpp 139 , _need_lsc (need_lsc ? 1 : 0)
290 if (!_lsc_table.ptr () && _need_lsc)
468 if (!_need_lsc) {
cl_geo_map_handler.cpp 40 , _need_lsc (need_lsc)
65 if (_need_lsc) {

Completed in 830 milliseconds