Searched defs:srcL (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DJoinTo2i_32x32.c28 void JoinTo2i_32x32( const LVM_INT32 *srcL, argument
35 srcL += n-1;
45 *dst = *srcL;
47 srcL--;

Completed in 143 milliseconds