Searched defs:srcWidth (Results 1 – 10 of 10) sorted by relevance
147 int32_t srcWidth = pixelMap.GetWidth(); in CenterScale() local195 const int32_t srcWidth, const int32_t srcHeight, in CopyPixels()232 bool PostProc::CenterDisplay(PixelMap &pixelMap, int32_t srcWidth, int32_t srcHeight, int32_t targe… in CenterDisplay()611 int32_t srcWidth = pixelMap.GetWidth(); in ScalePixelMap() local809 int32_t srcWidth = pixelMap.GetWidth(); in CheckPixelMapSLR() local898 int32_t srcWidth = pixelMap.GetWidth(); in ScalePixelMapEx() local
39 int32_t srcWidth = 0; member
288 int32_t srcWidth = pixelMap->GetWidth(); in SetPixelMapYuvInfo() local566 int32_t srcWidth = pixelMap->GetWidth(); in FetchFrameAtTime() local580 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
396 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
831 auto srcWidth = params.srcRect.GetWidth(); in DrawImage() local
324 uint32_t srcWidth = static_cast<uint32_t>(params.srcRect.GetWidth()); in SrcRectScaleFit() local
953 int32_t srcWidth = 0; variable