Lines Matching refs:mpReadOutputPixel
111 mpReadOutputPixel = NULL; in image_reader()
395 val = mpReadOutputPixel(this, xIn); in BitmapStretchStep()
691 val1 = mpReadOutputPixel(this, Index); in CountDuplicates()
696 val2 = mpReadOutputPixel(this, Index); in CountDuplicates()
1309 val = mpReadOutputPixel(this, PixIndex); in RleEncodeRow()
1323 val = mpReadOutputPixel(this, PixIndex); in RleEncodeRow()
1673 mpReadOutputPixel = &image_reader::ReadPixelMonoTransparent; in SetOutputColorFormat()
1678 mpReadOutputPixel = &image_reader::ReadPixelMono; in SetOutputColorFormat()
1699 mpReadOutputPixel = &image_reader::ReadPixel4bppgrayscale_transparent; in SetOutputColorFormat()
1704 mpReadOutputPixel = &image_reader::ReadPixel4bppgrayscale; in SetOutputColorFormat()
1710 mpReadOutputPixel = &image_reader::ReadPixel8bppPalette; in SetOutputColorFormat()
1718 mpReadOutputPixel = &image_reader::ReadPixel8Bit_332_Alpha; in SetOutputColorFormat()
1723 mpReadOutputPixel = &image_reader::ReadPixel8Bit_332_RGB; in SetOutputColorFormat()
1729 mpReadOutputPixel = &image_reader::ReadPixel8bppAlpha; in SetOutputColorFormat()
1734 mpReadOutputPixel = &image_reader::ReadPixel16Bit_555_BGR; in SetOutputColorFormat()
1741 mpReadOutputPixel = &image_reader::ReadPixel16Bit_555_Alpha; in SetOutputColorFormat()
1746 mpReadOutputPixel = &image_reader::ReadPixel16Bit_555; in SetOutputColorFormat()
1754 mpReadOutputPixel = &image_reader::ReadPixel16Bit_565_Alpha; in SetOutputColorFormat()
1759 mpReadOutputPixel = &image_reader::ReadPixel16Bit_565_RGB; in SetOutputColorFormat()
1769 mpReadOutputPixel = &image_reader::ReadPixel16Bit_565_BGR_Alpha; in SetOutputColorFormat()
1777 mpReadOutputPixel = &image_reader::ReadPixel16Bit_565_BGR; in SetOutputColorFormat()
1791 mpReadOutputPixel = &image_reader::ReadPixel16Bit_4444_ARGB; in SetOutputColorFormat()
1797 mpReadOutputPixel = &image_reader::ReadPixel16Bit_4444_BGRA; in SetOutputColorFormat()
1805 mpReadOutputPixel = &image_reader::ReadPixel32Bit_ARGB; in SetOutputColorFormat()
1810 mpReadOutputPixel = &image_reader::ReadPixel24Bit_RGBPacked; in SetOutputColorFormat()
1819 mpReadOutputPixel = &image_reader::ReadPixel32Bit_BGRA; in SetOutputColorFormat()
1824 mpReadOutputPixel = &image_reader::ReadPixel24Bit_BGRPacked; in SetOutputColorFormat()
1838 mpReadOutputPixel = &image_reader::ReadPixel32Bit_ARGB; in SetOutputColorFormat()
1845 mpReadOutputPixel = &image_reader::ReadPixel32Bit_BGRA; in SetOutputColorFormat()