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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dsad_inline.h226 #define sum_accumulate __asm{ SBC x5, x5, x10; /* accumulate low bytes */ \ macro
414 #define sum_accumulate asm volatile("sbc %0, %0, %1\n\t" \ macro

Completed in 35 milliseconds