Home
last modified time | relevance | path

Searched refs:NONE_WAVELET (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.h49 NONE_WAVELET = 0, enumerator
Dgstxcamsrc.h54 NONE_WAVELET = 0, enumerator
Dgstxcamfilter.cpp36 #define DEFAULT_PROP_WAVELET_MODE NONE_WAVELET
115 {NONE_WAVELET, "Wavelet disabled", "none"}, in gst_xcam_filter_wavelet_mode_get_type()
538 if (NONE_WAVELET != xcamfilter->wavelet_mode) { in gst_xcam_filter_start()
Dgstxcamsrc.cpp286 {NONE_WAVELET, "Wavelet disabled", "none"}, in gst_xcam_src_wavelet_mode_get_type()
601 xcamsrc->wavelet_mode = NONE_WAVELET; in gst_xcam_src_init()
1028 if (NONE_WAVELET != xcamsrc->wavelet_mode) { in gst_xcam_src_start()