HomeSort by relevance Sort by last modified time
    Searched refs:NONE_WAVELET (Results 1 - 4 of 4) sorted by null

  /external/libxcam/wrapper/gstreamer/
gstxcamfilter.h 49 NONE_WAVELET = 0,
gstxcamsrc.h 54 NONE_WAVELET = 0,
gstxcamfilter.cpp 36 #define DEFAULT_PROP_WAVELET_MODE NONE_WAVELET
115 {NONE_WAVELET, "Wavelet disabled", "none"},
538 if (NONE_WAVELET != xcamfilter->wavelet_mode) {
    [all...]
gstxcamsrc.cpp 286 {NONE_WAVELET, "Wavelet disabled", "none"},
601 xcamsrc->wavelet_mode = NONE_WAVELET;
    [all...]

Completed in 197 milliseconds