Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.h81 uint8_t denoise_3d_ref_count; member
Dgstxcamsrc.h100 uint8_t denoise_3d_ref_count; member
Dgstxcamfilter.cpp351 xcamfilter->denoise_3d_ref_count = 2; in gst_xcam_filter_init()
557 …ostImageProcessor::CL3DDenoiseMode) xcamfilter->denoise_3d_mode, xcamfilter->denoise_3d_ref_count); in gst_xcam_filter_start()
Dgstxcamsrc.cpp604 xcamsrc->denoise_3d_ref_count = 2; in gst_xcam_src_init()
1026 … (CLPostImageProcessor::CL3DDenoiseMode) xcamsrc->denoise_3d_mode, xcamsrc->denoise_3d_ref_count); in gst_xcam_src_start()
/external/libxcam/tests/
Dtest-pipe-manager.cpp220 uint8_t denoise_3d_ref_count = 3; in main() local
407 …set_3ddenoise_mode ((CLPostImageProcessor::CL3DDenoiseMode) denoise_3d_mode, denoise_3d_ref_count); in main()
Dtest-device-manager.cpp348 uint8_t denoise_3d_ref_count = 3; in main() local
845 …set_3ddenoise_mode ((CLPostImageProcessor::CL3DDenoiseMode) denoise_3d_mode, denoise_3d_ref_count); in main()