Searched defs:baseSizeL (Results 1 – 2 of 2) sorted by relevance
119 uint32 baseSizeL = ( ptrA->widthE * ptrA->heightE ) >> 1; in bim_UInt16BytePyrImage_arrPtr() local144 uint32 baseSizeL = ( widthA * heightA ) >> 1; in bim_UInt16BytePyrImage_heapSize() local170 uint32 baseSizeL = ( widthA * heightA ) >> 1; in bim_UInt16BytePyrImage_create() local218 uint32 baseSizeL = ( widthA * heightA ) >> 1; in bim_UInt16BytePyrImage_size() local
119 uint32 baseSizeL = ptrA->widthE * ptrA->heightE; in bim_UInt8PyramidalImage_arrPtr() local145 uint32 baseSizeL = widthA * heightA; in bim_UInt8PyramidalImage_heapSize() local171 uint32 baseSizeL = widthA * heightA; in bim_UInt8PyramidalImage_create() local219 uint32 baseSizeL = widthA * heightA; in bim_UInt8PyramidalImage_size() local