Home
last modified time | relevance | path

Searched refs:imageGetPhysDPI (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_image.c110 static UShort imageGetPhysDPI( pScanData ps, pImgDef pImgInf, Bool fDpiX ) in imageGetPhysDPI() function
721 ps->DataInf.xyPhyDpi.x = imageGetPhysDPI( ps, pImgInf, _TRUE ); in imageP98GetInfo()
722 ps->DataInf.xyPhyDpi.y = imageGetPhysDPI( ps, pImgInf, _FALSE ); in imageP98GetInfo()
839 ps->DataInf.xyPhyDpi.x = imageGetPhysDPI( ps, pImgInf, _TRUE ); in imageP96GetInfo()
840 ps->DataInf.xyPhyDpi.y = imageGetPhysDPI( ps, pImgInf, _FALSE ); in imageP96GetInfo()

Completed in 3 milliseconds