Home
last modified time | relevance | path

Searched defs:a2L (Results 1 – 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
DFunctions.c155 uint32 a2L = ( axyL > ayyL ) ? axyL : ayyL; in bim_filterWarpInterpolation() local
487 uint32 a2L = ( axyL > ayyL ) ? axyL : ayyL; in bim_filterWarpPixelReplication() local
/external/adhd/cras/src/dsp/
Deq2.c66 float a2L = qL->a2; in eq2_process_one() local