Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.h52 HARR_WAVELET_Y, enumerator
Dgstxcamsrc.h57 HARR_WAVELET_Y, enumerator
Dgstxcamfilter.cpp118 {HARR_WAVELET_Y, "Haar wavelet Y", "haar Y"}, in gst_xcam_filter_wavelet_mode_get_type()
543 } else if (HARR_WAVELET_Y == xcamfilter->wavelet_mode) { in gst_xcam_filter_start()
Dgstxcamsrc.cpp289 {HARR_WAVELET_Y, "Haar wavelet Y", "haar Y"}, in gst_xcam_src_wavelet_mode_get_type()
1033 } else if (HARR_WAVELET_Y == xcamsrc->wavelet_mode) { in gst_xcam_src_start()