Searched refs:PEAKIFY (Results 1 – 1 of 1) sorted by relevance
113 #define PEAKIFY(x) BOUND((x) - (x)*(255-(x))/255/2) in gst_synae_scope_init() macro116 r = PEAKIFY ((i & 15 * 16)); in gst_synae_scope_init()117 g = PEAKIFY ((i & 15) * 16 + (i & 15 * 16) / 4); in gst_synae_scope_init()118 b = PEAKIFY ((i & 15) * 16); in gst_synae_scope_init()123 #undef PEAKIFY in gst_synae_scope_init()