Searched refs:yuvSizeFactor (Results 1 – 1 of 1) sorted by relevance
763 float yuvSizeFactor = 1.5f; // y:uv = 2:1 in ConvertYUV420SPToRGBA() local765 int32_t totalLen = static_cast<int32_t>(len * yuvSizeFactor); in ConvertYUV420SPToRGBA()