Home
last modified time | relevance | path

Searched refs:set_image_warp (Results 1 – 5 of 5) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_post_image_processor.h95 virtual bool set_image_warp (bool enable);
Dcl_post_image_processor.cpp503 CLPostImageProcessor::set_image_warp (bool enable) in set_image_warp() function in XCam::CLPostImageProcessor
/external/libxcam/tests/
Dtest-pipe-manager.cpp410 cl_post_processor->set_image_warp (enable_image_warp); in main()
Dtest-device-manager.cpp848 cl_post_processor->set_image_warp (image_warp_type); in main()
/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.cpp560 image_processor->set_image_warp (xcamfilter->enable_image_warp); in gst_xcam_filter_start()