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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastquant_inline.h83 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) function
178 smlabb q_value, coeff, q_value, round
221 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) function
225 smlabb q_value, coeff, q_value, round
317 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) function
437 asm volatile("smlabb %0, %2, %1, %3\n\t"
510 __inline int32 smlabb(int32 q_value, int32 coeff, int32 round) function
517 asm volatile("smlabb %0, %1, %2, %3"

Completed in 25 milliseconds