AV_SAMPLE_FMT_FLT   52 doc/examples/decode_audio.c         { AV_SAMPLE_FMT_FLT, "f32be", "f32le" },
AV_SAMPLE_FMT_FLT  209 doc/examples/demuxing_decoding.c         { AV_SAMPLE_FMT_FLT, "f32be", "f32le" },
AV_SAMPLE_FMT_FLT   43 doc/examples/resampling_audio.c         { AV_SAMPLE_FMT_FLT, "f32be", "f32le" },
AV_SAMPLE_FMT_FLT 1999 libavcodec/alsdec.c         avctx->sample_fmt          = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT  174 libavcodec/amrnbdec.c     avctx->sample_fmt     = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT  110 libavcodec/amrwbdec.c     avctx->sample_fmt     = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT 1130 libavcodec/amrwbdec.c         av_samples_set_silence(&frame->data[0], 0, frame->nb_samples, 1, AV_SAMPLE_FMT_FLT);
AV_SAMPLE_FMT_FLT  242 libavcodec/audiotoolboxenc.c         .mFormatFlags = ((avctx->sample_fmt == AV_SAMPLE_FMT_FLT ||
AV_SAMPLE_FMT_FLT   97 libavcodec/binkaudio.c         avctx->sample_fmt = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT   98 libavcodec/dstdec.c     avctx->sample_fmt = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT  239 libavcodec/evrcdec.c     avctx->sample_fmt     = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT   64 libavcodec/libopusdec.c     avc->sample_fmt     = avc->request_sample_fmt == AV_SAMPLE_FMT_FLT ?
AV_SAMPLE_FMT_FLT   65 libavcodec/libopusdec.c                           AV_SAMPLE_FMT_FLT : AV_SAMPLE_FMT_S16;
AV_SAMPLE_FMT_FLT  118 libavcodec/libopusdec.c         if (avc->sample_fmt == AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  182 libavcodec/libopusdec.c         if (avc->sample_fmt == AV_SAMPLE_FMT_FLT) {
AV_SAMPLE_FMT_FLT  482 libavcodec/libopusenc.c     if (avctx->sample_fmt == AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  118 libavcodec/libtwolame.c         case AV_SAMPLE_FMT_FLT:
AV_SAMPLE_FMT_FLT  168 libavcodec/mf_utils.c         case 32: return AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT   36 libavcodec/mpegaudiodec_float.c #define OUT_FMT   AV_SAMPLE_FMT_FLT
AV_SAMPLE_FMT_FLT  129 libavcodec/nellymoserdec.c     avctx->sample_fmt = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT  593 libavcodec/pcm.c PCM_DECODER(PCM_F16LE,        AV_SAMPLE_FMT_FLT, pcm_f16le,        "PCM 16.8 floating point little-endian");
AV_SAMPLE_FMT_FLT  594 libavcodec/pcm.c PCM_DECODER(PCM_F24LE,        AV_SAMPLE_FMT_FLT, pcm_f24le,        "PCM 24.0 floating point little-endian");
AV_SAMPLE_FMT_FLT  595 libavcodec/pcm.c PCM_CODEC  (PCM_F32BE,        AV_SAMPLE_FMT_FLT, pcm_f32be,        "PCM 32-bit floating point big-endian");
AV_SAMPLE_FMT_FLT  596 libavcodec/pcm.c PCM_CODEC  (PCM_F32LE,        AV_SAMPLE_FMT_FLT, pcm_f32le,        "PCM 32-bit floating point little-endian");
AV_SAMPLE_FMT_FLT   92 libavcodec/qcelpdec.c     avctx->sample_fmt     = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT   78 libavcodec/ra288.c     avctx->sample_fmt     = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT  517 libavcodec/sipr.c     avctx->sample_fmt     = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT  399 libavcodec/siren.c     avctx->sample_fmt     = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT 1536 libavcodec/utils.c         [AV_SAMPLE_FMT_FLT ] = { AV_CODEC_ID_PCM_F32LE, AV_CODEC_ID_PCM_F32BE },
AV_SAMPLE_FMT_FLT  479 libavcodec/wmavoice.c     ctx->sample_fmt             = AV_SAMPLE_FMT_FLT;
AV_SAMPLE_FMT_FLT  274 libavdevice/lavfi.c                                                   AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT   50 libavfilter/af_acontrast.c         AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  157 libavfilter/af_acontrast.c     case AV_SAMPLE_FMT_FLT:  s->filter = filter_flt;  break;
AV_SAMPLE_FMT_FLT   66 libavfilter/af_afade.c         AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  216 libavfilter/af_afade.c     case AV_SAMPLE_FMT_FLT:  s->fade_samples = fade_samples_flt;  break;
AV_SAMPLE_FMT_FLT  596 libavfilter/af_afade.c     case AV_SAMPLE_FMT_FLT:  s->crossfade_samples = crossfade_samples_flt;  break;
AV_SAMPLE_FMT_FLT  356 libavfilter/af_amix.c             if (out_buf->format == AV_SAMPLE_FMT_FLT ||
AV_SAMPLE_FMT_FLT  601 libavfilter/af_amix.c     if ((ret = ff_add_format(&formats, AV_SAMPLE_FMT_FLT ))          < 0 ||
AV_SAMPLE_FMT_FLT   49 libavfilter/af_amultiply.c         AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  112 libavfilter/af_amultiply.c         if (av_get_packed_sample_fmt(ctx->inputs[0]->format) == AV_SAMPLE_FMT_FLT) {
AV_SAMPLE_FMT_FLT   92 libavfilter/af_aphaser.c         AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  229 libavfilter/af_aphaser.c     case AV_SAMPLE_FMT_FLT:  s->phaser = phaser_flt;  break;
AV_SAMPLE_FMT_FLT   71 libavfilter/af_asoftclip.c         AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  218 libavfilter/af_asoftclip.c     case AV_SAMPLE_FMT_FLT:
AV_SAMPLE_FMT_FLT  156 libavfilter/af_astats.c         AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  246 libavfilter/af_astats.c     s->is_float = outlink->format == AV_SAMPLE_FMT_FLT  ||
AV_SAMPLE_FMT_FLT  608 libavfilter/af_astats.c     case AV_SAMPLE_FMT_FLT:
AV_SAMPLE_FMT_FLT  410 libavfilter/af_atempo.c     } else if (atempo->format == AV_SAMPLE_FMT_FLT) {
AV_SAMPLE_FMT_FLT  801 libavfilter/af_atempo.c     } else if (atempo->format == AV_SAMPLE_FMT_FLT) {
AV_SAMPLE_FMT_FLT 1011 libavfilter/af_atempo.c         AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  102 libavfilter/af_bs2b.c         AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  178 libavfilter/af_bs2b.c     case AV_SAMPLE_FMT_FLT:
AV_SAMPLE_FMT_FLT   51 libavfilter/af_crystalizer.c         AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  229 libavfilter/af_crystalizer.c     case AV_SAMPLE_FMT_FLT:  s->filter = filter_flt;  break;
AV_SAMPLE_FMT_FLT   61 libavfilter/af_drmeter.c         AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  144 libavfilter/af_drmeter.c     case AV_SAMPLE_FMT_FLT: {
AV_SAMPLE_FMT_FLT   50 libavfilter/af_extrastereo.c     if ((ret = ff_add_format                 (&formats, AV_SAMPLE_FMT_FLT  )) < 0 ||
AV_SAMPLE_FMT_FLT  132 libavfilter/af_flanger.c     ff_generate_wave_table(s->wave_shape, AV_SAMPLE_FMT_FLT, s->lfo, s->lfo_length,
AV_SAMPLE_FMT_FLT  690 libavfilter/af_headphone.c     ret = ff_add_format(&formats, AV_SAMPLE_FMT_FLT);
AV_SAMPLE_FMT_FLT  328 libavfilter/af_replaygain.c     if ((ret = ff_add_format                 (&formats, AV_SAMPLE_FMT_FLT  )) < 0 ||
AV_SAMPLE_FMT_FLT  159 libavfilter/af_silencedetect.c     case AV_SAMPLE_FMT_FLT: s->silencedetect = silencedetect_flt; break;
AV_SAMPLE_FMT_FLT  204 libavfilter/af_silencedetect.c         AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  488 libavfilter/af_sofalizer.c             if (in->format == AV_SAMPLE_FMT_FLT) {
AV_SAMPLE_FMT_FLT  509 libavfilter/af_sofalizer.c         if (in->format == AV_SAMPLE_FMT_FLT) {
AV_SAMPLE_FMT_FLT  640 libavfilter/af_sofalizer.c         AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT   61 libavfilter/af_stereowiden.c     if ((ret = ff_add_format                 (&formats, AV_SAMPLE_FMT_FLT  )) < 0 ||
AV_SAMPLE_FMT_FLT  148 libavfilter/af_volume.c             AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  246 libavfilter/af_volume.c     case AV_SAMPLE_FMT_FLT:
AV_SAMPLE_FMT_FLT  441 libavfilter/af_volume.c         } else if (av_get_packed_sample_fmt(vol->sample_fmt) == AV_SAMPLE_FMT_FLT) {
AV_SAMPLE_FMT_FLT  133 libavfilter/asrc_afirsrc.c         AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  101 libavfilter/asrc_hilbert.c         AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT   74 libavfilter/asrc_sinc.c     static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT   32 libavfilter/audio.h     AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT   74 libavfilter/avf_aphasemeter.c     static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_NONE };
AV_SAMPLE_FMT_FLT  188 libavfilter/avf_avectorscope.c     static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_NONE };
AV_SAMPLE_FMT_FLT  278 libavfilter/avf_avectorscope.c         case AV_SAMPLE_FMT_FLT: {
AV_SAMPLE_FMT_FLT  303 libavfilter/avf_avectorscope.c         case AV_SAMPLE_FMT_FLT:
AV_SAMPLE_FMT_FLT 1324 libavfilter/avf_showcqt.c     enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_NONE };
AV_SAMPLE_FMT_FLT  656 libavfilter/avfiltergraph.c         av_get_packed_sample_fmt(src_fmt) == AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  659 libavfilter/avfiltergraph.c     if (av_get_packed_sample_fmt(dst_fmt) == AV_SAMPLE_FMT_FLT &&
AV_SAMPLE_FMT_FLT  237 libavfilter/f_reverse.c     case AV_SAMPLE_FMT_FLT: {
AV_SAMPLE_FMT_FLT   54 libavfilter/generate_wave_table.c         case AV_SAMPLE_FMT_FLT: {
AV_SAMPLE_FMT_FLT  107 libavformat/uncodedframecrcenc.c         case AV_SAMPLE_FMT_FLT:
AV_SAMPLE_FMT_FLT   39 libavresample/aarch64/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT   39 libavresample/arm/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  195 libavresample/audio_convert.c CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, float,   AV_SAMPLE_FMT_U8,  uint8_t, (*(const uint8_t *)pi - 0x80) * (1.0f / (1 << 7)))
AV_SAMPLE_FMT_FLT  200 libavresample/audio_convert.c CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, float,   AV_SAMPLE_FMT_S16, int16_t,  *(const int16_t *)pi * (1.0f / (1 << 15)))
AV_SAMPLE_FMT_FLT  205 libavresample/audio_convert.c CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, float,   AV_SAMPLE_FMT_S32, int32_t,  *(const int32_t *)pi * (1.0f / (1U << 31)))
AV_SAMPLE_FMT_FLT  207 libavresample/audio_convert.c CONV_FUNC_GROUP(AV_SAMPLE_FMT_U8,  uint8_t, AV_SAMPLE_FMT_FLT, float,   av_clip_uint8(  lrintf(*(const float *)pi * (1  <<  7)) + 0x80))
AV_SAMPLE_FMT_FLT  208 libavresample/audio_convert.c CONV_FUNC_GROUP(AV_SAMPLE_FMT_S16, int16_t, AV_SAMPLE_FMT_FLT, float,   av_clip_int16(  lrintf(*(const float *)pi * (1  << 15))))
AV_SAMPLE_FMT_FLT  209 libavresample/audio_convert.c CONV_FUNC_GROUP(AV_SAMPLE_FMT_S32, int32_t, AV_SAMPLE_FMT_FLT, float,   av_clipl_int32(llrintf(*(const float *)pi * (1U << 31))))
AV_SAMPLE_FMT_FLT  210 libavresample/audio_convert.c CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, float,   AV_SAMPLE_FMT_FLT, float,   *(const float *)pi)
AV_SAMPLE_FMT_FLT  211 libavresample/audio_convert.c CONV_FUNC_GROUP(AV_SAMPLE_FMT_DBL, double,  AV_SAMPLE_FMT_FLT, float,   *(const float *)pi)
AV_SAMPLE_FMT_FLT  215 libavresample/audio_convert.c CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, float,   AV_SAMPLE_FMT_DBL, double,  *(const double *)pi)
AV_SAMPLE_FMT_FLT  228 libavresample/audio_convert.c     SET_CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_U8)
AV_SAMPLE_FMT_FLT  233 libavresample/audio_convert.c     SET_CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S16)
AV_SAMPLE_FMT_FLT  238 libavresample/audio_convert.c     SET_CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S32)
AV_SAMPLE_FMT_FLT  240 libavresample/audio_convert.c     SET_CONV_FUNC_GROUP(AV_SAMPLE_FMT_U8,  AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  241 libavresample/audio_convert.c     SET_CONV_FUNC_GROUP(AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  242 libavresample/audio_convert.c     SET_CONV_FUNC_GROUP(AV_SAMPLE_FMT_S32, AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  243 libavresample/audio_convert.c     SET_CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  244 libavresample/audio_convert.c     SET_CONV_FUNC_GROUP(AV_SAMPLE_FMT_DBL, AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  248 libavresample/audio_convert.c     SET_CONV_FUNC_GROUP(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_DBL)
AV_SAMPLE_FMT_FLT   49 libavresample/options.c         {"flt",  "32-bit float",                  0, AV_OPT_TYPE_CONST, {.i64 = AV_SAMPLE_FMT_FLT  }, INT_MIN, INT_MAX, PARAM, "internal_sample_fmt"},
AV_SAMPLE_FMT_FLT   57 libavresample/tests/avresample.c PUT_FUNC(flt, AV_SAMPLE_FMT_FLT, float,   v_dbl)
AV_SAMPLE_FMT_FLT   73 libavresample/tests/avresample.c     case AV_SAMPLE_FMT_FLT:
AV_SAMPLE_FMT_FLT  167 libavresample/tests/avresample.c     AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  153 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  159 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  161 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  178 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S16,
AV_SAMPLE_FMT_FLT  180 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S32,
AV_SAMPLE_FMT_FLT  182 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  184 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S32, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  188 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S16P,
AV_SAMPLE_FMT_FLT  190 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S16P,
AV_SAMPLE_FMT_FLT  202 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16P, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  204 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16P, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  206 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  210 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S16P,
AV_SAMPLE_FMT_FLT  220 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16P, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  224 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S16,
AV_SAMPLE_FMT_FLT  226 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  230 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S32,
AV_SAMPLE_FMT_FLT  232 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S32, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  240 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S16P,
AV_SAMPLE_FMT_FLT  242 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S16P,
AV_SAMPLE_FMT_FLT  246 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLTP,
AV_SAMPLE_FMT_FLT  256 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16P, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  258 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_S16P, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  260 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT  262 libavresample/x86/audio_convert_init.c         ff_audio_convert_set_func(ac, AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT   39 libavutil/samplefmt.c     [AV_SAMPLE_FMT_FLT]  = { .name =  "flt", .bits = 32, .planar = 0, .altform = AV_SAMPLE_FMT_FLTP },
AV_SAMPLE_FMT_FLT   45 libavutil/samplefmt.c     [AV_SAMPLE_FMT_FLTP] = { .name = "fltp", .bits = 32, .planar = 1, .altform = AV_SAMPLE_FMT_FLT  },
AV_SAMPLE_FMT_FLT   44 libavutil/tests/audio_fifo.c     {.format = AV_SAMPLE_FMT_FLT  , .nb_ch = 1, .data_planes = {data_FLT,             }, .nb_samples_pch = 12},
AV_SAMPLE_FMT_FLT   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_FLT   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_FLT   58 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_FLT, float  , AV_SAMPLE_FMT_U8 , (*(const uint8_t*)pi - 0x80)*(1.0f/ (1<<7)))
AV_SAMPLE_FMT_FLT   64 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_FLT, float  , AV_SAMPLE_FMT_S16,  *(const int16_t*)pi*(1.0f/ (1<<15)))
AV_SAMPLE_FMT_FLT   70 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_FLT, float  , AV_SAMPLE_FMT_S32,  *(const int32_t*)pi*(1.0f/ (1U<<31)))
AV_SAMPLE_FMT_FLT   76 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_FLT, float  , AV_SAMPLE_FMT_S64,  *(const int64_t*)pi*(1.0f/ (UINT64_C(1)<<63)))
AV_SAMPLE_FMT_FLT   78 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_U8 , uint8_t, AV_SAMPLE_FMT_FLT, av_clip_uint8(  lrintf(*(const float*)pi * (1<<7)) + 0x80))
AV_SAMPLE_FMT_FLT   79 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_S16, int16_t, AV_SAMPLE_FMT_FLT, av_clip_int16(  lrintf(*(const float*)pi * (1<<15))))
AV_SAMPLE_FMT_FLT   80 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_S32, int32_t, AV_SAMPLE_FMT_FLT, av_clipl_int32(llrintf(*(const float*)pi * (1U<<31))))
AV_SAMPLE_FMT_FLT   81 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_S64, int64_t, AV_SAMPLE_FMT_FLT, llrintf(*(const float*)pi * (UINT64_C(1)<<63)))
AV_SAMPLE_FMT_FLT   82 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_FLT, float  , AV_SAMPLE_FMT_FLT, *(const float*)pi)
AV_SAMPLE_FMT_FLT   83 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_DBL, double , AV_SAMPLE_FMT_FLT, *(const float*)pi)
AV_SAMPLE_FMT_FLT   88 libswresample/audioconvert.c CONV_FUNC(AV_SAMPLE_FMT_FLT, float  , AV_SAMPLE_FMT_DBL, *(const double*)pi)
AV_SAMPLE_FMT_FLT   97 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_U8 ),
AV_SAMPLE_FMT_FLT  103 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S16),
AV_SAMPLE_FMT_FLT  109 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S32),
AV_SAMPLE_FMT_FLT  112 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_U8 , AV_SAMPLE_FMT_FLT),
AV_SAMPLE_FMT_FLT  113 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_FLT),
AV_SAMPLE_FMT_FLT  114 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_S32, AV_SAMPLE_FMT_FLT),
AV_SAMPLE_FMT_FLT  115 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_FLT),
AV_SAMPLE_FMT_FLT  116 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_DBL, AV_SAMPLE_FMT_FLT),
AV_SAMPLE_FMT_FLT  117 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_S64, AV_SAMPLE_FMT_FLT),
AV_SAMPLE_FMT_FLT  121 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_DBL),
AV_SAMPLE_FMT_FLT  127 libswresample/audioconvert.c     FMT_PAIR_FUNC(AV_SAMPLE_FMT_FLT, AV_SAMPLE_FMT_S64),
AV_SAMPLE_FMT_FLT   90 libswresample/dither.c     if(in_fmt == AV_SAMPLE_FMT_FLT || in_fmt == AV_SAMPLE_FMT_DBL){
AV_SAMPLE_FMT_FLT  363 libswresample/rematrix.c     } else if (   av_get_packed_sample_fmt(s->out_sample_fmt) < AV_SAMPLE_FMT_FLT
AV_SAMPLE_FMT_FLT  364 libswresample/rematrix.c                || av_get_packed_sample_fmt(s->int_sample_fmt) < AV_SAMPLE_FMT_FLT) {
AV_SAMPLE_FMT_FLT   42 libswresample/soxr_resample.c         format == AV_SAMPLE_FMT_FLT ? SOXR_FLOAT32_I :
AV_SAMPLE_FMT_FLT   53 libswresample/tests/swresample.c     case AV_SAMPLE_FMT_FLT: return ((const float  *)p)[index];
AV_SAMPLE_FMT_FLT   72 libswresample/tests/swresample.c     case AV_SAMPLE_FMT_FLT: ((float  *)p)[index]= v;                                      break;
AV_SAMPLE_FMT_FLT   94 libswresample/tests/swresample.c     AV_SAMPLE_FMT_FLT,
AV_SAMPLE_FMT_FLT   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_FLT   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_FLT   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_FLT   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_FLT   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_FLT   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_FLT   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_FLT   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_FLT   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_FLT  101 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_FLT  && in_fmt == AV_SAMPLE_FMT_S32P)
AV_SAMPLE_FMT_FLT  105 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_FLT  && in_fmt == AV_SAMPLE_FMT_S16P)
AV_SAMPLE_FMT_FLT  111 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_S32P  && in_fmt == AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  115 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_S16P  && in_fmt == AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  119 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_FLT  && in_fmt == AV_SAMPLE_FMT_S32P)
AV_SAMPLE_FMT_FLT  126 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_S32P  && in_fmt == AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  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_FLT  132 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_FLT  && in_fmt == AV_SAMPLE_FMT_S32P)
AV_SAMPLE_FMT_FLT  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_FLT  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_FLT  156 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_FLT  && in_fmt == AV_SAMPLE_FMT_S32P)
AV_SAMPLE_FMT_FLT  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_FLT  165 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_S32P  && in_fmt == AV_SAMPLE_FMT_FLT)
AV_SAMPLE_FMT_FLT  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_FLT  171 libswresample/x86/audio_convert_init.c             if(   out_fmt == AV_SAMPLE_FMT_FLT  && in_fmt == AV_SAMPLE_FMT_S32P)
AV_SAMPLE_FMT_FLT  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)