avs_is_clip 528 compat/avisynth/avisynth_c.h AVSC_INLINE int avs_is_clip(AVS_Value v) { return v.type == 'c'; } avs_is_clip 478 compat/avisynth/avxsynth_c.h AVSC_INLINE int avs_is_clip(AVS_Value v) { return v.type == 'c'; }