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

  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
highpass_50hz_at_12k8.cpp 192 *(pt_sign++) = amr_wb_shl1_round(L_tmp1);
pvamrwbdecoder_basic_op_armv5.h 184 __inline int16 amr_wb_shl1_round(int32 L_var1) function
pvamrwbdecoder_basic_op_cequivalent.h 460 Function Name : amr_wb_shl1_round
464 amr_wb_shl1_round(L_var1) = round(L_shl(L_var1,1))
476 __inline int16 amr_wb_shl1_round(int32 L_var1) function
pvamrwbdecoder_basic_op_gcc_armv5.h 241 static inline int16 amr_wb_shl1_round(int32 L_var1) function
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
highpass_50hz_at_12k8.cpp 192 *(pt_sign++) = amr_wb_shl1_round(L_tmp1);
pvamrwbdecoder_basic_op_armv5.h 184 __inline int16 amr_wb_shl1_round(int32 L_var1) function
pvamrwbdecoder_basic_op_cequivalent.h 460 Function Name : amr_wb_shl1_round
464 amr_wb_shl1_round(L_var1) = round(L_shl(L_var1,1))
476 __inline int16 amr_wb_shl1_round(int32 L_var1) function
pvamrwbdecoder_basic_op_gcc_armv5.h 241 static inline int16 amr_wb_shl1_round(int32 L_var1) function

Completed in 174 milliseconds