Searched refs:math_floor2 (Results 1 – 3 of 3) sorted by relevance
11 double math_floor2(const double arg, const double significance);
47 double math_floor2(const double arg, const double significance) in math_floor2() function
412 …*nomDETInKByte = (unsigned int)(math_floor2((double)*MaxTotalDETInKByte / (double)MaxNumDPP, Confi… in CalculateMaxDETAndMinCompressedBufferSize()941 …math_floor2(display_cfg->plane_descriptors[k].composition.viewport.plane0.x_start + SwathWidthY[k]… in CalculateSwathWidth()949 …math_floor2(display_cfg->plane_descriptors[k].composition.viewport.plane1.y_start + SwathWidthC[k]… in CalculateSwathWidth()962 …math_floor2(display_cfg->plane_descriptors[k].composition.viewport.plane0.y_start + SwathWidthY[k]… in CalculateSwathWidth()969 …math_floor2(display_cfg->plane_descriptors[k].composition.viewport.plane1.y_start + SwathWidthC[k]… in CalculateSwathWidth()1210 …math_floor2((double)l->DETBufferSizePoolInKByte, (ForceSingleDPP ? 1 : DPPPerSurface[l->NextSurfac… in CalculateDETBufferSize()1347 return math_floor2(16.0 * MaxLinkBPP, 1.0) / 16.0; in TruncToValidBPP()1602 …idth = (unsigned int)(math_floor2(p->ViewportXStart + p->SwathWidth + *p->MetaRequestWidth - 1, *p… in CalculateVMAndRowBytes()1607 …idth = (unsigned int)(math_floor2(p->ViewportXStart + p->SwathWidth + *p->MetaRequestWidth - 1, *p… in CalculateVMAndRowBytes()1615 …h = (unsigned int)(math_floor2(p->ViewportYStart + p->ViewportHeight + *p->MetaRequestHeight - 1, … in CalculateVMAndRowBytes()[all …]