Searched refs:h1L (Results 1 – 3 of 3) sorted by relevance
48 uint32 h1L = h0L >> 1; in bim_downscaleBy2() local54 for( jL = 0; jL < h1L; jL++ ) in bim_downscaleBy2()89 uint32 h1L = h0L; in bim_filterWarpInterpolation() local230 h1L = hEffL >> 1; in bim_filterWarpInterpolation()232 bbs_UInt8Arr_size( cpA, bufPtrA, w1L * h1L ); in bim_filterWarpInterpolation()236 bim_downscaleBy2( bufPtrA->arrPtrE, bufPtrA->arrPtrE, w1L, w1L, h1L ); in bim_filterWarpInterpolation()238 h1L >>= 1; in bim_filterWarpInterpolation()274 int32 hbL = h1L - 1; in bim_filterWarpInterpolation()357 else if( y0L >= ( int32 )h1L - 1 ) in bim_filterWarpInterpolation()361 *dstL++ = srcL[ ( h1L - 1 ) * w1L ]; in bim_filterWarpInterpolation()[all …]
78 int32 h1L = ( h0L - ptrA->yOffE ) >> 1; in bbf_LocalScanner_downscale0() local86 bbs_UInt8Arr_size( cpA, &ptrA->workImageBufferE, w1L * h1L ); in bbf_LocalScanner_downscale0()89 ptrA->workHeightE = h1L; in bbf_LocalScanner_downscale0()91 for( jL = 0; jL < h1L; jL++ ) in bbf_LocalScanner_downscale0()112 int32 h1L = h0L >> 1; in bbf_LocalScanner_downscale1() local119 for( jL = 0; jL < h1L; jL++ ) in bbf_LocalScanner_downscale1()132 ptrA->workHeightE = h1L; in bbf_LocalScanner_downscale1()
102 uint32 h1L = h0L >> 1; in bbf_Scanner_downscale() local108 for( jL = 0; jL < h1L; jL++ ) in bbf_Scanner_downscale()130 ptrA->workHeightE = h1L; in bbf_Scanner_downscale()