Searched defs:VideoRectangle (Results 1 – 1 of 1) sorted by relevance
62 struct VideoRectangle : public TransCoderParam { struct63 …VideoRectangle(int32_t w, int32_t h) : TransCoderParam(TransCoderPublicParamType::VIDEO_RECTANGLE), in VideoRectangle() function65 int32_t width;66 int32_t height;