Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/interface/
DIWelsVP.h277 #define IWelsVPFunc_SpecialFeature(p, a, b, c) (p)->SpecialFeature(a, b, c) macro
293 #define IWelsVPFunc_SpecialFeature(p, a, b, c) (p)->SpecialFeature(p->h, a, b, c) macro