Searched defs:ObmcTestParam (Results 1 – 1 of 1) sorted by relevance
166 struct ObmcTestParam { struct167 ObmcTestParam(int width, int height, ObmcDirection blending_direction) in ObmcTestParam() argument169 int width;170 int height;171 ObmcDirection blending_direction;