Home
last modified time | relevance | path

Searched defs:heightL (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/neven/Embedded/common/src/b_ImageEm/
H A DUInt16BytePyrImage.c302 uint32 memSizeL, versionL, widthL, heightL, depthL; in bim_UInt16BytePyrImage_memRead() local
356 uint32 heightL = dstPtrA->heightE; in bim_UInt16BytePyrImage_recompute() local
H A DUInt8PyramidalImage.c303 uint32 memSizeL, versionL, widthL, heightL, depthL; in bim_UInt8PyramidalImage_memRead() local
351 uint32 iL, jL, layerL, widthL, heightL; in bim_UInt8PyramidalImage_recompute() local
H A DAPhImage.c197 uint32 memSizeL, widthL, heightL, versionL; in bim_APhImage_memRead() local
H A DComplexImage.c221 uint32 memSizeL, versionL, widthL, heightL; in bim_ComplexImage_memRead() local
H A DUInt8Image.c229 uint32 memSizeL, versionL, widthL, heightL; in bim_UInt8Image_memRead() local
H A DUInt16ByteImage.c241 uint32 memSizeL, versionL, widthL, heightL; in bim_UInt16ByteImage_memRead() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
H A DWidgetCtsProvider.java171 int heightL = -1; in getInstruction() local