Searched refs:ayxL (Results 1 – 1 of 1) sorted by relevance
151 uint32 ayxL = ( myxL >= 0 ) ? myxL : -myxL; in bim_filterWarpInterpolation() local154 uint32 a1L = ( axxL > ayxL ) ? axxL : ayxL; in bim_filterWarpInterpolation()483 uint32 ayxL = ( myxL >= 0 ) ? myxL : -myxL; in bim_filterWarpPixelReplication() local486 uint32 a1L = ( axxL > ayxL ) ? axxL : ayxL; in bim_filterWarpPixelReplication()