| /third_party/ffmpeg/libavcodec/arm/ |
| D | flacdsp_init_arm.c | 30 int bps) in ff_flacdsp_init_arm()
|
| /third_party/ffmpeg/libavcodec/ |
| D | alac.c | 90 static inline unsigned int decode_scalar(GetBitContext *gb, int k, int bps) in decode_scalar() 113 int nb_samples, int bps, int rice_history_mult) in rice_decompress() 175 int nb_samples, int bps, int16_t *lpc_coefs, in lpc_prediction() 241 int has_size, bps, is_compressed, decorr_shift, decorr_left_weight, ret; in decode_element() local
|
| D | flacdec.c | 283 int pred_order, int bps) in decode_subframe_fixed() 335 int order, int qlevel, int len, int bps) in lpc_analyze_remodulate() 362 int bps) in decode_subframe_lpc() 409 int bps = s->flac_stream_info.bps; in decode_subframe() local
|
| D | flac.c | 148 int ff_flac_get_max_frame_size(int blocksize, int ch, int bps) in ff_flac_get_max_frame_size()
|
| D | flacdsp.c | 90 int bps) in ff_flacdsp_init()
|
| D | ttaenc.c | 33 int bps; member
|
| D | opusenc.c | 130 size_t bps = av_get_bytes_per_sample(cur->format); in celt_frame_setup_input() local 145 const size_t bps = av_get_bytes_per_sample(cur->format); in celt_frame_setup_input() local 536 size_t bps = av_get_bytes_per_sample(f->format); in spawn_empty_frame() local
|
| /third_party/ffmpeg/libavcodec/x86/ |
| D | flacdsp_init.c | 56 int bps) in ff_flacdsp_init_x86()
|
| /third_party/ffmpeg/libavformat/ |
| D | avr.c | 42 uint16_t chan, sign, bps; in avr_read_header() local
|
| D | riffdec.c | 64 int bps; in parse_waveformatex() local 204 enum AVCodecID ff_wav_codec_get_id(unsigned int tag, int bps) in ff_wav_codec_get_id()
|
| D | pvfdec.c | 38 int bps, channels, sample_rate; in pvf_read_header() local
|
| D | rsodec.c | 33 int id, rate, bps; in rso_read_header() local
|
| D | nistspheredec.c | 38 int bps = 0, be = 0; in nist_read_header() local
|
| D | tta.c | 53 int i, channels, bps, samplerate; in tta_read_header() local
|
| D | aiffdec.c | 41 static enum AVCodecID aiff_codec_get_id(int bps) in aiff_codec_get_id()
|
| D | au.c | 153 int bps, ba = 0; in au_read_header() local
|
| /third_party/ffmpeg/tools/ |
| D | sofa2wavs.c | 58 int bps = 32; in main() local
|
| D | aviocat.c | 36 int bps = 0, duration = 0, verbose = 0, ret, i; in main() local
|
| /third_party/ffmpeg/libavresample/ |
| D | resample.c | 356 int bps = av_get_bytes_per_sample(c->avr->internal_sample_fmt); in ff_audio_resample() local 375 int bps = av_get_bytes_per_sample(c->avr->internal_sample_fmt); in ff_audio_resample() local
|
| /third_party/ffmpeg/libavdevice/ |
| D | sndio.h | 38 int bps; member
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_amerge.c | 41 int bps; member 193 uint8_t **outs, int ns, int bps) in copy_samples()
|
| D | vf_siti.c | 186 #define CONVOLVE(bps) \ in convolve_sobel() argument 227 #define CALCULATE(bps) \ in calculate_motion() argument
|
| D | unsharp.h | 56 int bps; member
|
| /third_party/ffmpeg/libavfilter/x86/ |
| D | vf_spp.c | 231 int64_t bps; in ff_spp_init_x86() local
|
| /third_party/ffmpeg/doc/examples/ |
| D | filter_audio.c | 219 int bps = av_get_bytes_per_sample(frame->format); in process_output() local
|