Home
last modified time | relevance | path

Searched defs:lsf (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegaudio.c31 int ff_mpa_l2_select_table(int bitrate, int nb_channels, int freq, int lsf) in ff_mpa_l2_select_table()
Dlsp.c51 void ff_set_min_dist_lsf(float *lsf, double min_spacing, int size) in ff_set_min_dist_lsf()
83 void ff_acelp_lsf2lsp(int16_t *lsp, const int16_t *lsf, int lp_order) in ff_acelp_lsf2lsp()
93 void ff_acelp_lsf2lspd(double *lsp, const float *lsf, int lp_order) in ff_acelp_lsf2lspd()
Dmp3_header_decompress_bsf.c35 int lsf, mpeg25, bitrate_index, frame_size, ret; in mp3_header_decompress() local
Dsipr16k.c45 static void lsf2lsp(const float *lsf, double *lsp) in lsf2lsp()
Damrnbdata.h69 … uint16_t lsf[5]; ///< lsf parameters: 5 parameters for MODE_12k2, only 3 for other modes member
Dilbcdec.c77 int16_t lsf[LSF_NSPLIT*LPC_N_MAX]; member
309 static void lsf_check_stability(int16_t *lsf, int dim, int nb_vectors) in lsf_check_stability()
342 static void lsf2lsp(int16_t *lsf, int16_t *lsp, int order) in lsf2lsp()
392 static void lsf2poly(int16_t *a, int16_t *lsf) in lsf2poly()
Dmpegaudioenc_template.c50 int lsf; /* 1 if mpeg2 low bitrate selected */ member
Damrnbdec.c588 static float fixed_gain_smooth(AMRContext *p , const float *lsf, in fixed_gain_smooth()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstmpegaudioparse.c295 gint lsf, mpg25; in mp3_type_frame_length_from_header() local
516 gint lsf, mpg25; in gst_mp3parse_find_freerate() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmparobustdepay.c202 gint lsf, mpg25; in mp3_type_frame_length_from_header() local
/third_party/gstreamer/gstplugins_good/ext/lame/
Dgstlamemp3enc.c544 gint lsf, mpg25; in mp3_type_frame_length_from_header() local
/third_party/ffmpeg/libavformat/
Dnutenc.c62 int lsf, mpeg25, sample_rate_index, bitrate_index, frame_size; in find_expected_header() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.c670 gint lsf, mpg25; in gst_avi_mux_audsink_scan_mpeg_audio() local