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

/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
H A Dbasic_op_arm_v5.h416 smlabb result, L_var1, L_var2, L_var3
427 smlabb result, L_var1, L_var2, L_var3
/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"
H A Ddct_inline.h117 smlabb out, op1, op2, op3
153 smlabb out, k6, k14, k1
165 smlabb out, k6, k14, k1
276 asm volatile("smlabb %0, %1, %2, %3"
324 asm volatile("smlabb %0, %1, %2, %3"
339 asm volatile("smlabb %0, %1, %2, %3"
H A Dfastquant.cpp383 q_value = smlabb(q_value, coeff, round);
583 q_value = smlabb(q_value, coeff, round);
755 q_value = smlabb(coeff, q_value, round);
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpvamrwbdecoder_basic_op_armv5.h216 smlabb L_add, var1, var2, L_add

Completed in 1092 milliseconds