Home
last modified time | relevance | path

Searched defs:halfL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/neven/Embedded/common/src/b_ImageEm/
H A DUInt16ByteImage.c575 const int32 halfL = ( int32 )0x00000001 << ( bbpL - 1 ); in bim_UInt16ByteImage_warp() local
853 const int32 halfL = ( int32 )0x00000001 << ( bbpL - 1 ); in bim_UInt16ByteImage_warp8() local
H A DUInt8Image.c746 const int32 halfL = 0x00000001 << ( bbpL - 1 ); in bim_UInt8Image_warpOffs() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DLayerRenderTypeTransaction_test.cpp794 const int32_t halfL = 4; in TEST_P() local