Home
last modified time | relevance | path

Searched refs:set_scaler (Results 1 – 6 of 6) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_post_image_processor.h93 virtual bool set_scaler (bool enable);
Dcl_post_image_processor.cpp483 CLPostImageProcessor::set_scaler (bool enable) in set_scaler() function in XCam::CLPostImageProcessor
/external/libxcam/tests/
Dtest-pipe-manager.cpp412 cl_post_processor->set_scaler (true); in main()
Dtest-device-manager.cpp850 cl_post_processor->set_scaler (true); in main()
/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.cpp563 image_processor->set_scaler (true); in gst_xcam_filter_start()
566 image_processor->set_scaler (true); in gst_xcam_filter_start()
Dgstxcamsrc.cpp1130 cl_post_processor->set_scaler (true); in gst_xcam_src_start()