Searched defs:lsf (Results 1 – 12 of 12) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | mpegaudio.c | 31 int ff_mpa_l2_select_table(int bitrate, int nb_channels, int freq, int lsf) in ff_mpa_l2_select_table()
|
| D | lsp.c | 51 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()
|
| D | mp3_header_decompress_bsf.c | 36 int lsf, mpeg25, bitrate_index, frame_size, ret; in mp3_header_decompress() local
|
| D | sipr16k.c | 45 static void lsf2lsp(const float *lsf, double *lsp) in lsf2lsp()
|
| D | amrnbdata.h | 69 … uint16_t lsf[5]; ///< lsf parameters: 5 parameters for MODE_12k2, only 3 for other modes member
|
| D | ilbcdec.c | 79 int16_t lsf[LSF_NSPLIT*LPC_N_MAX]; member 311 static void lsf_check_stability(int16_t *lsf, int dim, int nb_vectors) in lsf_check_stability() 344 static void lsf2lsp(int16_t *lsf, int16_t *lsp, int order) in lsf2lsp() 394 static void lsf2poly(int16_t *a, int16_t *lsf) in lsf2poly()
|
| D | mpegaudioenc_template.c | 51 int lsf; /* 1 if mpeg2 low bitrate selected */ member
|
| D | amrnbdec.c | 598 static float fixed_gain_smooth(AMRContext *p , const float *lsf, in fixed_gain_smooth()
|
| /third_party/lame/mpglib/ |
| D | interface.c | 346 int mode, stereo, sampling_frequency, mpeg25, lsf; in sync_buffer() local
|
| D | mpg123.h | 97 int lsf; /* 0 = MPEG-1, 1 = MPEG-2/2.5 */ member
|
| D | layer3.c | 1197 struct gr_info_s *gr_infos, int sfreq, int ms_stereo, int lsf) in III_i_stereo()
|
| /third_party/ffmpeg/libavformat/ |
| D | nutenc.c | 84 int lsf, mpeg25, sample_rate_index, bitrate_index, frame_size; in find_expected_header() local
|