HomeSort by relevance Sort by last modified time
    Searched refs:result64_hi (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pv_mp3dec_fxd_op_arm.h 58 Int32 result64_hi; local
62 smull result64_lo, result64_hi, L_var2, L_var1 local
64 add result64_hi, result64_lo, result64_hi, asl #2 local
66 return (result64_hi);
71 Int32 result64_hi; local
75 smull result64_lo, result64_hi, L_var2, L_var1 local
76 add L_add, L_add, result64_hi, asl #2 local
90 Int32 result64_hi; local
93 smull L_var1, result64_hi, L_var2, L_var local
101 Int32 result64_hi; local
105 smull result64_lo, result64_hi, L_var2, L_var1 local
107 add result64_hi, result64_lo, result64_hi, asl #4 local
116 Int32 result64_hi; local
120 smull result64_lo, result64_hi, L_var2, L_var1 local
122 add result64_hi, result64_lo, result64_hi, asl #5 local
131 Int32 result64_hi; local
135 smull result64_lo, result64_hi, L_var2, L_var1 local
137 add result64_hi, result64_lo, result64_hi, asl #6 local
168 Int32 result64_hi; local
172 smull result64_lo, result64_hi, L_var2, L_var1 local
174 add result64_hi, result64_lo, result64_hi, asl #3 local
    [all...]
pv_mp3dec_fxd_op_arm_gcc.h 60 int32 result64_hi; local
67 : "=&r*i"(result64_hi),
71 return (result64_hi);
77 int32 result64_hi; local
86 : "=&r*i"(result64_hi),
92 return (result64_hi);
99 int32 result64_hi; local
105 : "=&r*i"(result64_hi),
110 return (result64_hi);
116 int32 result64_hi; local
134 int32 result64_hi; local
152 int32 result64_hi; local
170 int32 result64_hi; local
190 int32 result64_hi; local
209 int32 result64_hi; local
    [all...]

Completed in 55 milliseconds