Home
last modified time | relevance | path

Searched refs:ayxL (Results 1 – 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
DFunctions.c151 uint32 ayxL = ( myxL >= 0 ) ? myxL : -myxL; in bim_filterWarpInterpolation() local
154 uint32 a1L = ( axxL > ayxL ) ? axxL : ayxL; in bim_filterWarpInterpolation()
483 uint32 ayxL = ( myxL >= 0 ) ? myxL : -myxL; in bim_filterWarpPixelReplication() local
486 uint32 a1L = ( axxL > ayxL ) ? axxL : ayxL; in bim_filterWarpPixelReplication()