Home
last modified time | relevance | path

Searched refs:wTmpHistogramSum (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dlc/hal/curry/dlc/
H A DMsDlc.c626 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
645 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
660 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
670 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
671 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
672 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/M7821/dlc/
H A DMsDlc.c608 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
629 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
647 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
657 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
658 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
659 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/k6lite/dlc/
H A DMsDlc.c626 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
645 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
660 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
670 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
671 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
672 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/k6/dlc/
H A DMsDlc.c626 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
645 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
660 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
670 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
671 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
672 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/kano/dlc/
H A DMsDlc.c626 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
645 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
660 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
670 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
671 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
672 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/maserati/dlc/
H A DMsDlc.c608 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
629 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
647 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
657 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
658 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
659 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/mustang/dlc/
H A DMsDlc.c635 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
656 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
671 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
681 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
682 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
683 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/manhattan/dlc/
H A DMsDlc.c651 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
672 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
687 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
697 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
698 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
699 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/maldives/dlc/
H A DMsDlc.c635 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
656 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
671 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
681 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
682 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
683 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/M7621/dlc/
H A DMsDlc.c651 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
672 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
687 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
697 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
698 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
699 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/maxim/dlc/
H A DMsDlc.c653 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
674 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
689 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
699 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
700 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
701 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/messi/dlc/
H A DMsDlc.c635 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
656 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
671 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
681 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
682 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
683 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/mainz/dlc/
H A DMsDlc.c635 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
656 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
671 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
681 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
682 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
683 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/mooney/dlc/
H A DMsDlc.c651 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
672 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
687 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
697 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
698 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
699 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()
/utopia/UTPA2-700.0.x/modules/dlc/hal/macan/dlc/
H A DMsDlc.c651 WORD wTmpHistogramSum; // for protect histogram overflow in msGetHistogramHandler() local
672 for (ucTmp = 0, wTmpHistogramSum = 0, ucHistogramOverflowIndex = 0xFF; ucTmp < 32; ucTmp++) in msGetHistogramHandler()
687 wTmpHistogramSum += g_wLumaHistogram32H[ucTmp]; in msGetHistogramHandler()
697 if (wTmpHistogramSum > g_wLumiTotalCount) in msGetHistogramHandler()
698 wTmpHistogramSum = g_wLumiTotalCount; in msGetHistogramHandler()
699 g_wLumaHistogram32H[ucHistogramOverflowIndex] += (g_wLumiTotalCount - wTmpHistogramSum); in msGetHistogramHandler()