Home
last modified time | relevance | path

Searched defs:PixelWidth (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.h28 UINT32 PixelWidth; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DBmp.h34 UINT32 PixelWidth; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DBmp.h28 UINT32 PixelWidth; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DBmp.h28 UINT32 PixelWidth; member
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/examples/
H A Dexample6.c71 double PixelWidth = (CxMax - CxMin) / iXmax; in main() local