Home
last modified time | relevance | path

Searched refs:ff_codec_id_to_pulse_format (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_common.h29 pa_sample_format_t ff_codec_id_to_pulse_format(enum AVCodecID codec_id);
H A Dpulse_audio_common.c29 pa_sample_format_t av_cold ff_codec_id_to_pulse_format(enum AVCodecID codec_id) in ff_codec_id_to_pulse_format() function
H A Dpulse_audio_dec.c148 const pa_sample_spec ss = { ff_codec_id_to_pulse_format(codec_id), in pulse_read_header()
H A Dpulse_audio_enc.c489 sample_spec.format = ff_codec_id_to_pulse_format(st->codecpar->codec_id); in pulse_write_header()

Completed in 3 milliseconds