Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/interface/
DIWelsVP.h271 #define IWelsVPFunc_Init(p, a, b) (p)->Init(a, b) macro
287 #define IWelsVPFunc_Init(p, a, b) (p)->Init(p->h, a, b) macro