Searched refs:HPH (Results 1 – 3 of 3) sorted by relevance
30 if ((x + HPW <= 0) | (x >= (int32_t)HBW) | (y + HPH <= 0) | in decode_Arith()31 (y >= (int32_t)HPH)) { in decode_Arith()
44 uint8_t HPH; variable
1052 pHRD->HPH = pPatternDict->HDPATS[0]->m_nHeight; in parseHalftoneRegion()