AV_SAMPLE_FMT_FLTP 57 doc/examples/filter_audio.c #define INPUT_FORMAT AV_SAMPLE_FMT_FLTP AV_SAMPLE_FMT_FLTP 154 doc/examples/muxing.c (*codec)->sample_fmts[0] : AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 1174 libavcodec/aacdec_template.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 210 libavcodec/ac3dec.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 338 libavcodec/atrac1.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 975 libavcodec/atrac3.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 195 libavcodec/atrac3plusdec.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 887 libavcodec/atrac9dec.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 106 libavcodec/binkaudio.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 1263 libavcodec/cook.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 2174 libavcodec/dca_core.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 1743 libavcodec/dca_lbr.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 642 libavcodec/dolby_e.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 62 libavcodec/dsddec.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 113 libavcodec/hcadec.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 267 libavcodec/imc.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 151 libavcodec/libmp3lame.c if (avctx->sample_fmt == AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 205 libavcodec/libmp3lame.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 125 libavcodec/libtwolame.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 37 libavcodec/mpegaudiodec_float.c #define OUT_FMT_P AV_SAMPLE_FMT_FLTP AV_SAMPLE_FMT_FLTP 917 libavcodec/on2avc.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 632 libavcodec/opusdec.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 777 libavcodec/twinvq.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 1542 libavcodec/utils.c [AV_SAMPLE_FMT_FLTP] = { AV_CODEC_ID_PCM_F32LE, AV_CODEC_ID_PCM_F32BE }, AV_SAMPLE_FMT_FLTP 1043 libavcodec/vorbisdec.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 878 libavcodec/wavpack.c if (type == AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 947 libavcodec/wavpack.c if (type == AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 1126 libavcodec/wavpack.c sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 1472 libavcodec/wavpack.c if (!got_float && sample_fmt == AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 1476 libavcodec/wavpack.c if (s->got_extra_bits && sample_fmt != AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 2834 libavcodec/wavpackenc.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 2882 libavcodec/wavpackenc.c case AV_SAMPLE_FMT_FLTP: s->flags |= 3 | WV_FLOAT_DATA; AV_SAMPLE_FMT_FLTP 125 libavcodec/wmadec.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 335 libavcodec/wmaprodec.c avctx->sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 50 libavfilter/af_acontrast.c AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 159 libavfilter/af_acontrast.c case AV_SAMPLE_FMT_FLTP: s->filter = filter_fltp; break; AV_SAMPLE_FMT_FLTP 70 libavfilter/af_adelay.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_FLTP 208 libavfilter/af_adelay.c case AV_SAMPLE_FMT_FLTP: s->delay_channel = delay_channel_fltp; break; AV_SAMPLE_FMT_FLTP 35 libavfilter/af_aderivative.c AV_SAMPLE_FMT_S16P, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 40 libavfilter/af_aderivative.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_FLTP 119 libavfilter/af_aderivative.c case AV_SAMPLE_FMT_FLTP: s->filter = aderivative_fltp; break; AV_SAMPLE_FMT_FLTP 129 libavfilter/af_aderivative.c case AV_SAMPLE_FMT_FLTP: s->filter = aintegral_fltp; break; AV_SAMPLE_FMT_FLTP 161 libavfilter/af_aecho.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_FLTP 259 libavfilter/af_aecho.c case AV_SAMPLE_FMT_FLTP: s->echo_samples = echo_samples_fltp; break; AV_SAMPLE_FMT_FLTP 66 libavfilter/af_afade.c AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 217 libavfilter/af_afade.c case AV_SAMPLE_FMT_FLTP: s->fade_samples = fade_samples_fltp; break; AV_SAMPLE_FMT_FLTP 597 libavfilter/af_afade.c case AV_SAMPLE_FMT_FLTP: s->crossfade_samples = crossfade_samples_fltp; break; AV_SAMPLE_FMT_FLTP 1350 libavfilter/af_afftdn.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 407 libavfilter/af_afftfilt.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 718 libavfilter/af_afir.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 1065 libavfilter/af_aiir.c case AV_SAMPLE_FMT_FLTP: s->iir_channel = s->process == 1 ? iir_ch_serial_fltp : iir_ch_fltp; break; AV_SAMPLE_FMT_FLTP 1155 libavfilter/af_aiir.c case 1: s->sample_format = AV_SAMPLE_FMT_FLTP; break; AV_SAMPLE_FMT_FLTP 357 libavfilter/af_amix.c out_buf->format == AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 602 libavfilter/af_amix.c (ret = ff_add_format(&formats, AV_SAMPLE_FMT_FLTP)) < 0 || AV_SAMPLE_FMT_FLTP 49 libavfilter/af_amultiply.c AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 97 libavfilter/af_anlmdn.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 85 libavfilter/af_anlms.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 92 libavfilter/af_aphaser.c AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 230 libavfilter/af_aphaser.c case AV_SAMPLE_FMT_FLTP: s->phaser = phaser_fltp; break; AV_SAMPLE_FMT_FLTP 316 libavfilter/af_arnndn.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 71 libavfilter/af_asoftclip.c AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 219 libavfilter/af_asoftclip.c case AV_SAMPLE_FMT_FLTP: s->filter = filter_flt; break; AV_SAMPLE_FMT_FLTP 156 libavfilter/af_astats.c AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 247 libavfilter/af_astats.c outlink->format == AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 605 libavfilter/af_astats.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 55 libavfilter/af_axcorrelate.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 152 libavfilter/af_biquads.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 443 libavfilter/af_biquads.c case AV_SAMPLE_FMT_FLTP: s->filter = biquad_flt; break; AV_SAMPLE_FMT_FLTP 162 libavfilter/af_chorus.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_NONE AV_SAMPLE_FMT_FLTP 51 libavfilter/af_crystalizer.c AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 231 libavfilter/af_crystalizer.c case AV_SAMPLE_FMT_FLTP: s->filter = filter_fltp; break; AV_SAMPLE_FMT_FLTP 61 libavfilter/af_drmeter.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP 135 libavfilter/af_drmeter.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 187 libavfilter/af_firequalizer.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 603 libavfilter/af_ladspa.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_NONE }; AV_SAMPLE_FMT_FLTP 484 libavfilter/af_lv2.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_NONE }; AV_SAMPLE_FMT_FLTP 97 libavfilter/af_rubberband.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 345 libavfilter/af_sofalizer.c const int planar = in->format == AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 442 libavfilter/af_sofalizer.c const int planar = in->format == AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 640 libavfilter/af_sofalizer.c AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 278 libavfilter/af_superequalizer.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 166 libavfilter/af_surround.c ret = ff_add_format(&formats, AV_SAMPLE_FMT_FLTP); AV_SAMPLE_FMT_FLTP 149 libavfilter/af_volume.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 41 libavfilter/audio.h AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 97 libavfilter/avf_ahistogram.c static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_NONE }; AV_SAMPLE_FMT_FLTP 129 libavfilter/avf_showfreqs.c static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_NONE }; AV_SAMPLE_FMT_FLTP 112 libavfilter/avf_showspatial.c static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_NONE }; AV_SAMPLE_FMT_FLTP 352 libavfilter/avf_showspectrum.c static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_NONE }; AV_SAMPLE_FMT_FLTP 123 libavfilter/avf_showvolume.c static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_NONE }; AV_SAMPLE_FMT_FLTP 195 libavfilter/f_reverse.c case AV_SAMPLE_FMT_FLTP: { AV_SAMPLE_FMT_FLTP 110 libavfilter/vaf_spectrumsynth.c static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_NONE }; AV_SAMPLE_FMT_FLTP 108 libavformat/uncodedframecrcenc.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 42 libavresample/aarch64/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 45 libavresample/aarch64/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 59 libavresample/aarch64/resample_init.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 42 libavresample/arm/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 45 libavresample/arm/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 58 libavresample/arm/resample_init.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 296 libavresample/audio_mix.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, AV_SAMPLE_FMT_FLTP 310 libavresample/audio_mix.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, AV_SAMPLE_FMT_FLTP 319 libavresample/audio_mix.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, AV_SAMPLE_FMT_FLTP 322 libavresample/audio_mix.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, AV_SAMPLE_FMT_FLTP 325 libavresample/audio_mix.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, AV_SAMPLE_FMT_FLTP 352 libavresample/audio_mix.c avr->internal_sample_fmt != AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 257 libavresample/dither.c if (src->sample_fmt != AV_SAMPLE_FMT_FLTP || c->apply_map) { AV_SAMPLE_FMT_FLTP 265 libavresample/dither.c if (src->sample_fmt != AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 403 libavresample/dither.c if (in_fmt != AV_SAMPLE_FMT_FLTP || c->apply_map) { AV_SAMPLE_FMT_FLTP 404 libavresample/dither.c c->flt_data = ff_audio_data_alloc(channels, 1024, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 409 libavresample/dither.c if (in_fmt != AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 410 libavresample/dither.c c->ac_in = ff_audio_convert_alloc(avr, AV_SAMPLE_FMT_FLTP, in_fmt, AV_SAMPLE_FMT_FLTP 54 libavresample/options.c {"fltp", "32-bit float planar", 0, AV_OPT_TYPE_CONST, {.i64 = AV_SAMPLE_FMT_FLTP }, INT_MIN, INT_MAX, PARAM, "internal_sample_fmt"}, AV_SAMPLE_FMT_FLTP 131 libavresample/resample.c avr->internal_sample_fmt != AV_SAMPLE_FMT_FLTP && AV_SAMPLE_FMT_FLTP 156 libavresample/resample.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 165 libavresample/tests/avresample.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 301 libavresample/tests/avresample.c av_opt_set_int(s, "internal_sample_fmt", AV_SAMPLE_FMT_FLTP, 0); AV_SAMPLE_FMT_FLTP 79 libavresample/utils.c avr->internal_sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 84 libavresample/utils.c if (in_fmt == AV_SAMPLE_FMT_FLTP || AV_SAMPLE_FMT_FLTP 85 libavresample/utils.c out_fmt == AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 94 libavresample/utils.c avr->internal_sample_fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 153 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 157 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 159 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 161 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP 170 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 192 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 198 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP 200 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP 206 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP 212 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 218 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP 226 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 244 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 246 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 252 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP 254 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLTP 260 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP 262 libavresample/x86/audio_convert_init.c ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP 110 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,\ AV_SAMPLE_FMT_FLTP 113 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,\ AV_SAMPLE_FMT_FLTP 140 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,\ AV_SAMPLE_FMT_FLTP 143 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,\ AV_SAMPLE_FMT_FLTP 160 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,\ AV_SAMPLE_FMT_FLTP 163 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT,\ AV_SAMPLE_FMT_FLTP 179 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, AV_SAMPLE_FMT_FLTP 181 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, AV_SAMPLE_FMT_FLTP 199 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, AV_SAMPLE_FMT_FLTP 201 libavresample/x86/audio_mix_init.c ff_audio_mix_set_func(am, AV_SAMPLE_FMT_FLTP, AV_MIX_COEFF_TYPE_FLT, AV_SAMPLE_FMT_FLTP 39 libavutil/samplefmt.c [AV_SAMPLE_FMT_FLT] = { .name = "flt", .bits = 32, .planar = 0, .altform = AV_SAMPLE_FMT_FLTP }, AV_SAMPLE_FMT_FLTP 45 libavutil/samplefmt.c [AV_SAMPLE_FMT_FLTP] = { .name = "fltp", .bits = 32, .planar = 1, .altform = AV_SAMPLE_FMT_FLT }, AV_SAMPLE_FMT_FLTP 45 libavutil/tests/audio_fifo.c {.format = AV_SAMPLE_FMT_FLTP , .nb_ch = 2, .data_planes = {data_FLT, data_FLT+6, }, .nb_samples_pch = 6 } AV_SAMPLE_FMT_FLTP 58 libswresample/aarch64/audio_convert_init.c if(out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_FLT || out_fmt == AV_SAMPLE_FMT_S16P && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 60 libswresample/aarch64/audio_convert_init.c if(out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_FLTP && channels == 2) AV_SAMPLE_FMT_FLTP 62 libswresample/aarch64/audio_convert_init.c if(out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_FLTP && channels > 2) AV_SAMPLE_FMT_FLTP 113 libswresample/aarch64/resample_init.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 58 libswresample/arm/audio_convert_init.c if(out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_FLT || out_fmt == AV_SAMPLE_FMT_S16P && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 60 libswresample/arm/audio_convert_init.c if(out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_FLTP && channels == 2) AV_SAMPLE_FMT_FLTP 62 libswresample/arm/audio_convert_init.c if(out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_FLTP && channels > 2) AV_SAMPLE_FMT_FLTP 113 libswresample/arm/resample_init.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 69 libswresample/dither.c case AV_SAMPLE_FMT_FLTP: ((float *)dst)[i] = v; break; AV_SAMPLE_FMT_FLTP 375 libswresample/rematrix.c if (ret >= 0 && s->int_sample_fmt == AV_SAMPLE_FMT_FLTP) { AV_SAMPLE_FMT_FLTP 425 libswresample/rematrix.c }else if(s->midbuf.fmt == AV_SAMPLE_FMT_FLTP){ AV_SAMPLE_FMT_FLTP 545 libswresample/rematrix.c if(s->int_sample_fmt == AV_SAMPLE_FMT_FLTP){ AV_SAMPLE_FMT_FLTP 219 libswresample/resample.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 329 libswresample/resample.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 59 libswresample/resample_dsp.c case AV_SAMPLE_FMT_FLTP: AV_SAMPLE_FMT_FLTP 41 libswresample/soxr_resample.c format == AV_SAMPLE_FMT_FLTP? SOXR_FLOAT32_S : AV_SAMPLE_FMT_FLTP 239 libswresample/swresample.c s->int_sample_fmt= AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 249 libswresample/swresample.c &&s->int_sample_fmt != AV_SAMPLE_FMT_FLTP AV_SAMPLE_FMT_FLTP 284 libswresample/swresample.c && s->int_sample_fmt != AV_SAMPLE_FMT_FLTP AV_SAMPLE_FMT_FLTP 383 libswresample/swresample.c s->dither.noise.fmt = AV_SAMPLE_FMT_FLTP; AV_SAMPLE_FMT_FLTP 698 libswresample/swresample.c case AV_SAMPLE_FMT_FLTP :swri_noise_shaping_float(s, conv_src, preout, &s->dither.noise, out_count); break; AV_SAMPLE_FMT_FLTP 92 libswresample/tests/swresample.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLTP 59 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLT && in_fmt == AV_SAMPLE_FMT_FLTP || out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_S32P) AV_SAMPLE_FMT_FLTP 65 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLT && in_fmt == AV_SAMPLE_FMT_FLTP || out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_S32P) AV_SAMPLE_FMT_FLTP 68 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_FLT || out_fmt == AV_SAMPLE_FMT_S32P && in_fmt == AV_SAMPLE_FMT_S32) AV_SAMPLE_FMT_FLTP 73 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLT && in_fmt == AV_SAMPLE_FMT_S32 || out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_S32P) AV_SAMPLE_FMT_FLTP 75 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLT && in_fmt == AV_SAMPLE_FMT_S16 || out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_S16P) AV_SAMPLE_FMT_FLTP 77 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_FLT || out_fmt == AV_SAMPLE_FMT_S32P && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 79 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_FLT || out_fmt == AV_SAMPLE_FMT_S16P && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 83 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLT && in_fmt == AV_SAMPLE_FMT_FLTP || out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_S32P) AV_SAMPLE_FMT_FLTP 92 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_FLT || out_fmt == AV_SAMPLE_FMT_S32P && in_fmt == AV_SAMPLE_FMT_S32) AV_SAMPLE_FMT_FLTP 103 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 107 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 109 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_S32) AV_SAMPLE_FMT_FLTP 113 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_S16) AV_SAMPLE_FMT_FLTP 121 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 124 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_S32) AV_SAMPLE_FMT_FLTP 130 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLT && in_fmt == AV_SAMPLE_FMT_FLTP || out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_S32P) AV_SAMPLE_FMT_FLTP 134 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 144 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_S16) AV_SAMPLE_FMT_FLTP 149 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLT && in_fmt == AV_SAMPLE_FMT_S32 || out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_S32P) AV_SAMPLE_FMT_FLTP 154 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLT && in_fmt == AV_SAMPLE_FMT_FLTP || out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_S32P) AV_SAMPLE_FMT_FLTP 158 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 161 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_FLT || out_fmt == AV_SAMPLE_FMT_S32P && in_fmt == AV_SAMPLE_FMT_S32) AV_SAMPLE_FMT_FLTP 163 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLTP && in_fmt == AV_SAMPLE_FMT_S32) AV_SAMPLE_FMT_FLTP 169 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_FLT && in_fmt == AV_SAMPLE_FMT_FLTP || out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_S32P) AV_SAMPLE_FMT_FLTP 173 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 178 libswresample/x86/audio_convert_init.c if( out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_FLT || out_fmt == AV_SAMPLE_FMT_S32P && in_fmt == AV_SAMPLE_FMT_FLTP) AV_SAMPLE_FMT_FLTP 71 libswresample/x86/rematrix_init.c } else if(s->midbuf.fmt == AV_SAMPLE_FMT_FLTP){ AV_SAMPLE_FMT_FLTP 67 libswresample/x86/resample_init.c case AV_SAMPLE_FMT_FLTP: