Searched defs:destHeight (Results 1 – 2 of 2) sorted by relevance
122 int destHeight = static_cast<int>(destParam.height); in RGBToYuvParam() local1112 int destHeight = static_cast<int>(destParam.height); in YuvToYuvParam() local
565 auto destHeight = foreground->GetHeight() * scale; in BlendForeground() local