Home
last modified time | relevance | path

Searched defs:PixelHeight (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DBmp.h29 UINT32 PixelHeight; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DBmp.h35 UINT32 PixelHeight; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DBmp.h29 UINT32 PixelHeight; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DBmp.h29 UINT32 PixelHeight; member
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/examples/
H A Dexample6.c72 double PixelHeight = (CyMax - CyMin) / iYmax; in main() local