Searched defs:srcWidth (Results 1 – 11 of 11) sorted by relevance
147 int32_t srcWidth = pixelMap.GetWidth(); in CenterScale() local195 const int32_t srcWidth, const int32_t srcHeight, in CopyPixels()233 bool PostProc::CenterDisplay(PixelMap &pixelMap, int32_t srcWidth, int32_t srcHeight, int32_t targe… in CenterDisplay()612 int32_t srcWidth = pixelMap.GetWidth(); in ScalePixelMap() local810 int32_t srcWidth = pixelMap.GetWidth(); in CheckPixelMapSLR() local899 int32_t srcWidth = pixelMap.GetWidth(); in ScalePixelMapEx() local
39 int32_t srcWidth = 0; member
68 uint32_t srcWidth = static_cast<uint32_t>(srcRect.GetWidth()); in SrcRectScaleFit() local
290 int32_t srcWidth = pixelMap->GetWidth(); in SetPixelMapYuvInfo() local568 int32_t srcWidth = pixelMap->GetWidth(); in FetchFrameAtTime() local582 int32_t srcWidth = pixelMap->GetWidth(); in ScalePixelMap() local
334 int32_t srcWidth = yuvInfo.width; in ScaleP010() local382 int srcWidth = yuvInfo.width; in ScaleYuv420() local411 int srcWidth = yuvInfo.width; in ScaleYuv420() local
406 const int srcWidth = 100; variable
48 void CalculateCropRegion(int32_t srcWidth, int32_t srcHeight, std::map<std::string, Plugin::Any> &v… in CalculateCropRegion()
105 const int32_t srcWidth = srcRect.wStride >> 1; in ConvertYUV420P() local
835 auto srcWidth = params.srcRect.GetWidth(); in DrawImage() local
297 uint32_t srcWidth = static_cast<uint32_t>(params.srcRect.GetWidth()); in SrcRectScaleFit() local
953 int32_t srcWidth = 0; variable