Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/goom/
Dconvolve_fx.c34 #define CONV_MOTIF_WMASK 0x7f macro
236 ifftab[(int) data->conv_motif[(ytex >> 16) & CONV_MOTIF_WMASK][(xtex in create_output_with_brightness()
237 >> 16) & CONV_MOTIF_WMASK]]; in create_output_with_brightness()