Searched refs:histogram (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/ |
| H A D | mhal_pq_adaptive.c | 9624 int DBK_BlocknessAdjPart(long* histogram, MS_U8 *BLKN_adj, int* zeroCnt, int partIndex, MS_U8 markV… in DBK_BlocknessAdjPart() argument 9666 long maxN = __max(__max(histogram[L1], histogram[L2]), __max(histogram[R1], histogram[R2])); in DBK_BlocknessAdjPart() 9668 if (histogram[CurH] == 0) in DBK_BlocknessAdjPart() 9670 if ( __max(histogram[CurH], maxN) == histogram[CurH]) in DBK_BlocknessAdjPart() 9677 if (histogram[CurH] == 0) in DBK_BlocknessAdjPart() 10059 int readHistogramPart(void *pInstance,long* histogram, int partIndex, int SRAMTIMESLOT) in readHistogramPart() argument 10094 histogram[bin] = MApi_XC_R2BYTEMSK(REG_SC_BK0C_0F_L, 0xFFFF); in readHistogramPart() 10109 int readHistogramPart(void *pInstance,long* histogram, int partIndex) 10155 histogram[bin] = MApi_XC_R2BYTEMSK(REG_SC_BK0C_0F_L, 0xFFFF) ; 11232 int DBK_Detect_Partition(void *pInstance, int* BlockinessCheck, long* histogram, int* partiCounter,… in DBK_Detect_Partition() argument [all …]
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | png.h | 1882 png_uint_16p histogram, MS_U32 full_dither));
|