Searched refs:ImageTypeShort (Results 1 – 4 of 4) sorted by relevance
39 ImageTypeShort *y = (ImageTypeShort *) &img[levels]; in allocatePyramidPacked()40 ImageTypeShort position = (ImageTypeShort) &y[lines]; in allocatePyramidPacked()116 ImageTypeShort base; in BorderSpread()
343 ImageTypeShort yptr = m_pFrameYPyr->ptr[h]; in FillFramePyramid()344 ImageTypeShort uptr = m_pFrameUPyr->ptr[h]; in FillFramePyramid()345 ImageTypeShort vptr = m_pFrameVPyr->ptr[h]; in FillFramePyramid()639 ImageTypeShort myimg; in PerformFinalBlending()640 ImageTypeShort muimg; in PerformFinalBlending()641 ImageTypeShort mvimg; in PerformFinalBlending()
34 ImageTypeShort *ptr; // Pointer containing the image
33 typedef ImageTypeShortBase *ImageTypeShort; typedef