Home
last modified time | relevance | path

Searched refs:AV_SAMPLE_FMT_S32P (Results 1 - 25 of 52) sorted by relevance

123

/third_party/ffmpeg/libswresample/x86/
H A Daudio_convert_init.c49 if( out_fmt == AV_SAMPLE_FMT_S32 && in_fmt == AV_SAMPLE_FMT_S16 || out_fmt == AV_SAMPLE_FMT_S32P && in_fmt == AV_SAMPLE_FMT_S16P)\ in PROTO4()
51 if( out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_S32 || out_fmt == AV_SAMPLE_FMT_S16P && in_fmt == AV_SAMPLE_FMT_S32P)\ in PROTO4()
59 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) in PROTO4()
62 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) in PROTO4()
67 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) in PROTO4()
71 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) in PROTO4()
77 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) in PROTO4()
83 if( out_fmt == AV_SAMPLE_FMT_S16 && in_fmt == AV_SAMPLE_FMT_S32P) in PROTO4()
86 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) in PROTO4()
90 if( out_fmt == AV_SAMPLE_FMT_S32P in PROTO4()
[all...]
/third_party/ffmpeg/libavcodec/
H A Daptxdec.c153 frame->format = AV_SAMPLE_FMT_S32P; in aptx_decode_frame()
191 .p.sample_fmts = (const enum AVSampleFormat[]) { AV_SAMPLE_FMT_S32P,
211 .p.sample_fmts = (const enum AVSampleFormat[]) { AV_SAMPLE_FMT_S32P,
H A Dflacdec.c82 s->avctx->sample_fmt = AV_SAMPLE_FMT_S32P; in flac_set_bps()
144 AV_SAMPLE_FMT_S32P, 0); in allocate_buffers()
156 AV_SAMPLE_FMT_S32P, 0); in allocate_buffers()
675 AV_SAMPLE_FMT_S32P,
H A Dalacenc.c101 if (s->avctx->sample_fmt == AV_SAMPLE_FMT_S32P) in init_sample_buffers()
380 if (s->avctx->sample_fmt == AV_SAMPLE_FMT_S32P) { in write_element()
514 if (avctx->sample_fmt == AV_SAMPLE_FMT_S32P) { in alac_encode_init()
667 .p.sample_fmts = (const enum AVSampleFormat[]){ AV_SAMPLE_FMT_S32P,
H A Dlibmp3lame.c204 case AV_SAMPLE_FMT_S32P: in mp3lame_encode_frame()
342 .p.sample_fmts = (const enum AVSampleFormat[]) { AV_SAMPLE_FMT_S32P,
H A Daptxenc.c263 .p.sample_fmts = (const enum AVSampleFormat[]) { AV_SAMPLE_FMT_S32P,
285 .p.sample_fmts = (const enum AVSampleFormat[]) { AV_SAMPLE_FMT_S32P,
H A Dpcm.c612 PCM_DECODER(PCM_LXF, AV_SAMPLE_FMT_S32P,pcm_lxf, "PCM signed 20-bit little-endian planar");
623 PCM_CODEC (PCM_S24LE_PLANAR, AV_SAMPLE_FMT_S32P,pcm_s24le_planar, "PCM signed 24-bit little-endian planar");
626 PCM_CODEC (PCM_S32LE_PLANAR, AV_SAMPLE_FMT_S32P,pcm_s32le_planar, "PCM signed 32-bit little-endian planar");
H A Dflacdsp.c105 case AV_SAMPLE_FMT_S32P: in ff_flacdsp_init()
H A Dac3enc_fixed.c133 .p.sample_fmts = (const enum AVSampleFormat[]){ AV_SAMPLE_FMT_S32P,
H A Dtakdec.c155 avctx->sample_fmt = AV_SAMPLE_FMT_S32P; in set_bps_params()
755 AV_SAMPLE_FMT_S32P, 0); in tak_decode_frame()
763 s->nb_samples, AV_SAMPLE_FMT_S32P, 0); in tak_decode_frame()
907 case AV_SAMPLE_FMT_S32P: in tak_decode_frame()
957 AV_SAMPLE_FMT_S32P,
/third_party/ffmpeg/libavfilter/
H A Daf_aderivative.c87 case AV_SAMPLE_FMT_S32P: s->filter = aderivative_s32p; break; in config_input()
178 AV_SAMPLE_FMT_S32P, AV_SAMPLE_FMT_DBLP),
H A Daf_biquads.c167 AV_SAMPLE_FMT_S32P, in query_formats()
186 sample_fmts[0] = AV_SAMPLE_FMT_S32P; in query_formats()
1032 case AV_SAMPLE_FMT_S32P: in config_filter()
1049 case AV_SAMPLE_FMT_S32P: in config_filter()
1066 case AV_SAMPLE_FMT_S32P: in config_filter()
1083 case AV_SAMPLE_FMT_S32P: in config_filter()
1100 case AV_SAMPLE_FMT_S32P: in config_filter()
1117 case AV_SAMPLE_FMT_S32P: in config_filter()
1134 case AV_SAMPLE_FMT_S32P: in config_filter()
1183 case AV_SAMPLE_FMT_S32P in reverse_samples()
[all...]
H A Daf_silencedetect.c195 case AV_SAMPLE_FMT_S32P: in config_input()
272 AV_SAMPLE_FMT_S32, AV_SAMPLE_FMT_S32P,
H A Daf_aphaser.c201 case AV_SAMPLE_FMT_S32P: s->phaser = phaser_s32p; break; in config_output()
268 AV_SAMPLE_FMT_S32, AV_SAMPLE_FMT_S32P,
H A Daf_dcshift.c140 FILTER_SINGLE_SAMPLEFMT(AV_SAMPLE_FMT_S32P),
/third_party/ffmpeg/libavresample/aarch64/
H A Dresample_init.c65 case AV_SAMPLE_FMT_S32P: in ff_audio_resample_init_aarch64()
/third_party/ffmpeg/libswresample/
H A Dresample_dsp.c54 case AV_SAMPLE_FMT_S32P: in swri_resample_dsp_init()
H A Dsoxr_resample.c39 format == AV_SAMPLE_FMT_S32P? SOXR_INT32_S : in create()
H A Dswresample.c328 }else if( av_get_planar_sample_fmt(s-> in_sample_fmt) == AV_SAMPLE_FMT_S32P in swr_init()
329 && av_get_planar_sample_fmt(s->out_sample_fmt) == AV_SAMPLE_FMT_S32P in swr_init()
334 s->int_sample_fmt= AV_SAMPLE_FMT_S32P; in swr_init()
344 &&s->int_sample_fmt != AV_SAMPLE_FMT_S32P in swr_init()
380 && s->int_sample_fmt != AV_SAMPLE_FMT_S32P in swr_init()
728 && !(s->out_sample_fmt==AV_SAMPLE_FMT_S32P && (s->dither.output_sample_bits&31))){ in swr_convert_internal()
799 case AV_SAMPLE_FMT_S32P :swri_noise_shaping_int32(s, conv_src, preout, &s->dither.noise, out_count); break; in swr_convert_internal()
/third_party/ffmpeg/libavresample/arm/
H A Dresample_init.c68 case AV_SAMPLE_FMT_S32P: in ff_audio_resample_init_arm()
/third_party/ffmpeg/libavutil/
H A Dsamplefmt.h65 AV_SAMPLE_FMT_S32P, ///< signed 32 bits, planar enumerator
H A Dsamplefmt.c39 [AV_SAMPLE_FMT_S32] = { .name = "s32", .bits = 32, .planar = 0, .altform = AV_SAMPLE_FMT_S32P },
45 [AV_SAMPLE_FMT_S32P] = { .name = "s32p", .bits = 32, .planar = 1, .altform = AV_SAMPLE_FMT_S32 },
/third_party/ffmpeg/libavformat/
H A Daptxdec.c46 st->codecpar->format = AV_SAMPLE_FMT_S32P; in aptx_read_header_common()
H A Duncodedframecrcenc.c105 case AV_SAMPLE_FMT_S32P: in audio_frame_cksum()
/third_party/ffmpeg/libavresample/
H A Doptions.c53 {"s32p", "32-bit signed integer planar", 0, AV_OPT_TYPE_CONST, {.i64 = AV_SAMPLE_FMT_S32P }, INT_MIN, INT_MAX, PARAM, "internal_sample_fmt"},

Completed in 15 milliseconds

123