Home
last modified time | relevance | path

Searched defs:lg (Results 1 – 22 of 22) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dpreemph.c31 Word16 lg, /* (i) : lenght of filtering */ in Preemph()
60 Word16 lg, /* (i) : lenght of filtering */ in Preemph2()
Dsyn_filt.c35 Word16 lg, /* (i) : size of filtering */ in Syn_filt()
94 Word16 lg /* (i) : size of filtering */ in Syn_filt_32()
Dscale.c29 Word16 lg, /* (i) : size of x[] */ in Scale_sig()
Dresidu.c32 Word16 lg /* (i) : size of filtering */ in Residu()
Dhp6k.c55 Word16 lg, /* input: length of input */ in Filt_6k_7k()
Dhp400.c59 Word16 lg, /* lenght of signal */ in HP400_12k8()
Dhp50.c60 Word16 lg, /* lenght of signal */ in HP50_12k8()
Ddecim54.c69 Word16 lg, /* input: length of input */ in Decim_12k8()
Dhp_wsp.c83 Word16 lg, /* i : lenght of signal */ in Hp_wsp()
Dmath_op.c199 Word16 lg, /* (i) : vector length */ in Dot_product12()
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dwb_syn_filt.cpp130 int16 lg, /* (i) : size of filtering */ in wb_syn_filt()
232 int16 lg /* (i) : size of filtering */ in Syn_filt_32()
Dpreemph_amrwb_dec.cpp117 int16 lg /* (i) : lenght of filtering */ in preemph_amrwb_dec()
Dscale_signal.cpp117 int16 lg, /* (i) : size of x[] */ in scale_signal()
Dhighpass_400hz_at_12k8.cpp145 int16 lg, /* lenght of signal */ in highpass_400Hz_at_12k8()
Dhighpass_50hz_at_12k8.cpp147 int16 lg, /* lenght of signal */ in highpass_50Hz_at_12k8()
Dlow_pass_filt_7k.cpp144 int16 lg, /* input: length of input */ in low_pass_filt_7k()
Dband_pass_6k_7k.cpp151 int16 lg, /* input: length of input */ in band_pass_6k_7k()
Doversamp_12k8_to_16k.cpp201 int16 lg, /* input: length of input */ in oversamp_12k8_to_16k()
Dpvamrwb_math_op.cpp427 int16 lg, /* (i) : vector length */ in Dot_product12()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dpre_proc.cpp543 Word16 lg) /* length of signal */ in Pre_Process()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Dpost_pro.cpp347 Word16 lg, /* i : length of signal */ in Post_Process()
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dsyn_filt.cpp253 Word16 lg, /* (i) : size of filtering (40) */ in Syn_filt()