Searched refs:GRREFERENCEDY (Results 1 – 5 of 5) sorted by relevance
56 lines[2] = GRREFERENCE->getPixel(-GRREFERENCEDX + 1, h - GRREFERENCEDY - 1); in decode_Template0_unopt()57 lines[2] |= GRREFERENCE->getPixel(-GRREFERENCEDX, h - GRREFERENCEDY - 1) in decode_Template0_unopt()59 lines[3] = GRREFERENCE->getPixel(-GRREFERENCEDX + 1, h - GRREFERENCEDY); in decode_Template0_unopt()60 lines[3] |= GRREFERENCE->getPixel(-GRREFERENCEDX, h - GRREFERENCEDY) << 1; in decode_Template0_unopt()61 lines[3] |= GRREFERENCE->getPixel(-GRREFERENCEDX - 1, h - GRREFERENCEDY) in decode_Template0_unopt()63 lines[4] = GRREFERENCE->getPixel(-GRREFERENCEDX + 1, h - GRREFERENCEDY + 1); in decode_Template0_unopt()64 lines[4] |= GRREFERENCE->getPixel(-GRREFERENCEDX, h - GRREFERENCEDY + 1) in decode_Template0_unopt()66 lines[4] |= GRREFERENCE->getPixel(-GRREFERENCEDX - 1, h - GRREFERENCEDY + 1) in decode_Template0_unopt()112 h - GRREFERENCEDY + GRAT[3]) in decode_Template0_unopt_CalculateContext()129 h - GRREFERENCEDY - 1)) & in decode_Template0_unopt_SetPixel()[all …]
28 int32_t GRREFERENCEDY; variable
146 pGRRD->GRREFERENCEDY = (RDHI >> 2) + RDYI; in decode_Huffman()348 pGRRD->GRREFERENCEDY = (RDHI >> 1) + RDYI; in decode_Arith()
208 pGRRD->GRREFERENCEDY = RDYI; in decode_Arith()437 pGRRD->GRREFERENCEDY = RDYI; in decode_Huffman()
1182 pGRRD->GRREFERENCEDY = 0; in parseGenericRefinementRegion()