AV_SAMPLE_FMT_DBLP 3286 libavcodec/utils.c [AV_SAMPLE_FMT_DBLP] = { AV_CODEC_ID_PCM_F64LE, AV_CODEC_ID_PCM_F64BE }, AV_SAMPLE_FMT_DBLP 246 libavfilter/aeval.c static const enum AVSampleFormat sample_fmts[] = { AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_NONE }; AV_SAMPLE_FMT_DBLP 334 libavfilter/aeval.c AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_NONE AV_SAMPLE_FMT_DBLP 64 libavfilter/af_adelay.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 175 libavfilter/af_adelay.c case AV_SAMPLE_FMT_DBLP: s->delay_channel = delay_channel_dblp; break; AV_SAMPLE_FMT_DBLP 158 libavfilter/af_aecho.c AV_SAMPLE_FMT_FLTP, AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 252 libavfilter/af_aecho.c case AV_SAMPLE_FMT_DBLP: s->echo_samples = echo_samples_dblp; break; AV_SAMPLE_FMT_DBLP 98 libavfilter/af_afade.c AV_SAMPLE_FMT_DBL, AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 210 libavfilter/af_afade.c case AV_SAMPLE_FMT_DBLP: s->fade_samples = fade_samples_dblp; break; AV_SAMPLE_FMT_DBLP 91 libavfilter/af_aphaser.c AV_SAMPLE_FMT_DBL, AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 221 libavfilter/af_aphaser.c case AV_SAMPLE_FMT_DBLP: p->phaser = phaser_dblp; break; AV_SAMPLE_FMT_DBLP 64 libavfilter/af_astats.c AV_SAMPLE_FMT_DBL, AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 154 libavfilter/af_astats.c case AV_SAMPLE_FMT_DBLP: AV_SAMPLE_FMT_DBLP 142 libavfilter/af_biquads.c AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 382 libavfilter/af_biquads.c case AV_SAMPLE_FMT_DBLP: s->filter = biquad_dbl; break; AV_SAMPLE_FMT_DBLP 107 libavfilter/af_compand.c AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 96 libavfilter/af_flanger.c AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_NONE AV_SAMPLE_FMT_DBLP 152 libavfilter/af_volume.c AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 42 libavfilter/audio.h AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 112 libavformat/uncodedframecrcenc.c case AV_SAMPLE_FMT_DBLP: AV_SAMPLE_FMT_DBLP 56 libavresample/aarch64/resample_init.c case AV_SAMPLE_FMT_DBLP: AV_SAMPLE_FMT_DBLP 171 libavresample/avresample-test.c AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 239 libavresample/avresample-test.c AV_SAMPLE_FMT_DBLP, 0); AV_SAMPLE_FMT_DBLP 55 libavresample/options.c {"dblp", "64-bit double planar", 0, AV_OPT_TYPE_CONST, {.i64 = AV_SAMPLE_FMT_DBLP }, INT_MIN, INT_MAX, PARAM, "internal_sample_fmt"}, AV_SAMPLE_FMT_DBLP 132 libavresample/resample.c avr->internal_sample_fmt != AV_SAMPLE_FMT_DBLP) { AV_SAMPLE_FMT_DBLP 151 libavresample/resample.c case AV_SAMPLE_FMT_DBLP: AV_SAMPLE_FMT_DBLP 87 libavresample/utils.c avr->internal_sample_fmt = AV_SAMPLE_FMT_DBLP; AV_SAMPLE_FMT_DBLP 98 libavresample/utils.c avr->internal_sample_fmt = AV_SAMPLE_FMT_DBLP; AV_SAMPLE_FMT_DBLP 39 libavutil/samplefmt.c [AV_SAMPLE_FMT_DBL] = { .name = "dbl", .bits = 64, .planar = 0, .altform = AV_SAMPLE_FMT_DBLP }, AV_SAMPLE_FMT_DBLP 44 libavutil/samplefmt.c [AV_SAMPLE_FMT_DBLP] = { .name = "dblp", .bits = 64, .planar = 1, .altform = AV_SAMPLE_FMT_DBL }, AV_SAMPLE_FMT_DBLP 40 libavutil/utils.c av_assert0(AV_SAMPLE_FMT_DBLP == 9); AV_SAMPLE_FMT_DBLP 67 libswresample/dither.c case AV_SAMPLE_FMT_DBLP: ((double *)dst)[i] = v; break; AV_SAMPLE_FMT_DBLP 384 libswresample/rematrix.c }else if(s->midbuf.fmt == AV_SAMPLE_FMT_DBLP){ AV_SAMPLE_FMT_DBLP 488 libswresample/rematrix.c }else if(s->int_sample_fmt == AV_SAMPLE_FMT_DBLP){ AV_SAMPLE_FMT_DBLP 127 libswresample/resample.c case AV_SAMPLE_FMT_DBLP: AV_SAMPLE_FMT_DBLP 201 libswresample/resample.c case AV_SAMPLE_FMT_DBLP: AV_SAMPLE_FMT_DBLP 61 libswresample/resample_dsp.c case AV_SAMPLE_FMT_DBLP: AV_SAMPLE_FMT_DBLP 43 libswresample/soxr_resample.c format == AV_SAMPLE_FMT_DBLP? SOXR_FLOAT64_S : AV_SAMPLE_FMT_DBLP 98 libswresample/swresample-test.c AV_SAMPLE_FMT_DBLP, AV_SAMPLE_FMT_DBLP 215 libswresample/swresample.c s->int_sample_fmt= AV_SAMPLE_FMT_DBLP; AV_SAMPLE_FMT_DBLP 222 libswresample/swresample.c &&s->int_sample_fmt != AV_SAMPLE_FMT_DBLP){ AV_SAMPLE_FMT_DBLP 253 libswresample/swresample.c && s->int_sample_fmt != AV_SAMPLE_FMT_DBLP AV_SAMPLE_FMT_DBLP 635 libswresample/swresample.c case AV_SAMPLE_FMT_DBLP :swri_noise_shaping_double(s,conv_src, preout, &s->dither.noise, out_count); break; AV_SAMPLE_FMT_DBLP 83 libswresample/x86/resample_init.c case AV_SAMPLE_FMT_DBLP: