OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_warp_config
(Results
1 - 5
of
5
) sorted by null
/external/libxcam/modules/ocl/
cl_image_warp_handler.h
103
bool
set_warp_config
(const XCamDVSResult& config);
cl_image_warp_handler.cpp
201
CLImageWarpHandler::
set_warp_config
(const XCamDVSResult& config)
function in class:XCam::CLImageWarpHandler
cl_video_stabilizer.cpp
175
set_warp_config
(warp_config);
cl_post_image_processor.cpp
219
_image_warp->
set_warp_config
(dvs_res->get_standard_result ());
/external/libxcam/tests/
test-cl-image.cpp
469
warp->
set_warp_config
(warp_config);
Completed in 150 milliseconds