Searched refs:layerPixelCount (Results 1 – 3 of 3) sorted by relevance
842 int layerPixelCount, minPixelCount = 0; in fullMDPCompWithPTOR() local849 layerPixelCount = (crop.right - crop.left) * (crop.bottom - crop.top); in fullMDPCompWithPTOR()855 if((3 * (layerPixelCount + minPixelCount)) > in fullMDPCompWithPTOR()878 minPixelCount += layerPixelCount; in fullMDPCompWithPTOR()
941 int layerPixelCount, minPixelCount = 0; in fullMDPCompWithPTOR() local948 layerPixelCount = (crop.right - crop.left) * (crop.bottom - crop.top); in fullMDPCompWithPTOR()954 if((3 * (layerPixelCount + minPixelCount)) > in fullMDPCompWithPTOR()978 minPixelCount += layerPixelCount; in fullMDPCompWithPTOR()
943 int layerPixelCount, minPixelCount = 0; in fullMDPCompWithPTOR() local950 layerPixelCount = (crop.right - crop.left) * (crop.bottom - crop.top); in fullMDPCompWithPTOR()956 if((3 * (layerPixelCount + minPixelCount)) > in fullMDPCompWithPTOR()980 minPixelCount += layerPixelCount; in fullMDPCompWithPTOR()