Searched refs:h0L (Results 1 – 3 of 3) sorted by relevance
46 uint32 h0L = effHeightA; in bim_downscaleBy2() local48 uint32 h1L = h0L >> 1; in bim_downscaleBy2()83 uint32 h0L = srcImageHeightA; in bim_filterWarpInterpolation() local89 uint32 h1L = h0L; in bim_filterWarpInterpolation()101 if( w0L == 0 || h0L == 0 || bts_Flt16Mat2D_det( &altPtrA->matE ) == 0 ) in bim_filterWarpInterpolation()161 while( ( scaleExpL > 0 ) && ( h0L >> scaleExpL ) < 2 ) scaleExpL--; in bim_filterWarpInterpolation()212 yMinL = ( int32 )h0L < yMinL ? h0L : yMinL; in bim_filterWarpInterpolation()216 yMaxL = ( int32 )h0L < yMaxL ? h0L : yMaxL; in bim_filterWarpInterpolation()415 uint32 h0L = srcImageHeightA; in bim_filterWarpPixelReplication() local421 uint32 h1L = h0L; in bim_filterWarpPixelReplication()[all …]
75 int32 h0L = ptrA->origHeightE; in bbf_LocalScanner_downscale0() local78 int32 h1L = ( h0L - ptrA->yOffE ) >> 1; in bbf_LocalScanner_downscale0()110 int32 h0L = ptrA->workHeightE; in bbf_LocalScanner_downscale1() local112 int32 h1L = h0L >> 1; in bbf_LocalScanner_downscale1()
100 uint32 h0L = ptrA->workHeightE; in bbf_Scanner_downscale() local102 uint32 h1L = h0L >> 1; in bbf_Scanner_downscale()