Home
last modified time | relevance | path

Searched refs:codec_stream (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dapngenc.c120 AVStream *codec_stream = format_context->streams[0]; in flush_packet() local
192 … int64_t delay_num_raw = (packet->dts - apng->prev_packet->dts) * codec_stream->time_base.num; in flush_packet()
193 int64_t delay_den_raw = codec_stream->time_base.den; in flush_packet()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dapngenc.c120 AVStream *codec_stream = format_context->streams[0]; in flush_packet() local
192 … int64_t delay_num_raw = (packet->dts - apng->prev_packet->dts) * codec_stream->time_base.num; in flush_packet()
193 int64_t delay_den_raw = codec_stream->time_base.den; in flush_packet()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dapngenc.c120 AVStream *codec_stream = format_context->streams[0]; in flush_packet() local
192 … int64_t delay_num_raw = (packet->dts - apng->prev_packet->dts) * codec_stream->time_base.num; in flush_packet()
193 int64_t delay_den_raw = codec_stream->time_base.den; in flush_packet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dapngenc.c120 AVStream *codec_stream = format_context->streams[0]; in flush_packet() local
192 … int64_t delay_num_raw = (packet->dts - apng->prev_packet->dts) * codec_stream->time_base.num; in flush_packet()
193 int64_t delay_den_raw = codec_stream->time_base.den; in flush_packet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dapngenc.c120 AVStream *codec_stream = format_context->streams[0]; in flush_packet() local
192 … int64_t delay_num_raw = (packet->dts - apng->prev_packet->dts) * codec_stream->time_base.num; in flush_packet()
193 int64_t delay_den_raw = codec_stream->time_base.den; in flush_packet()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/
H A Dsoc-pcm.c531 struct snd_soc_pcm_stream *codec_stream; in snd_soc_runtime_calc_hw() local
571 codec_stream = snd_soc_dai_get_pcm_stream(codec_dai, stream); in snd_soc_runtime_calc_hw()
573 soc_pcm_hw_update_chan(hw, codec_stream); in snd_soc_runtime_calc_hw()
574 soc_pcm_hw_update_rate(hw, codec_stream); in snd_soc_runtime_calc_hw()
575 soc_pcm_hw_update_format(hw, codec_stream); in snd_soc_runtime_calc_hw()
1594 struct snd_soc_pcm_stream *codec_stream; in dpcm_runtime_setup_be_format() local
1605 codec_stream = snd_soc_dai_get_pcm_stream(dai, stream); in dpcm_runtime_setup_be_format()
1607 soc_pcm_hw_update_format(hw, codec_stream); in dpcm_runtime_setup_be_format()
1630 struct snd_soc_pcm_stream *codec_stream; in dpcm_runtime_setup_be_chan() local
1653 codec_stream = snd_soc_dai_get_pcm_stream(asoc_rtd_to_codec(be, 0), stream); in dpcm_runtime_setup_be_chan()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/
H A Dsoc-pcm.c531 struct snd_soc_pcm_stream *codec_stream; in snd_soc_runtime_calc_hw() local
571 codec_stream = snd_soc_dai_get_pcm_stream(codec_dai, stream); in snd_soc_runtime_calc_hw()
573 soc_pcm_hw_update_chan(hw, codec_stream); in snd_soc_runtime_calc_hw()
574 soc_pcm_hw_update_rate(hw, codec_stream); in snd_soc_runtime_calc_hw()
575 soc_pcm_hw_update_format(hw, codec_stream); in snd_soc_runtime_calc_hw()
1594 struct snd_soc_pcm_stream *codec_stream; in dpcm_runtime_setup_be_format() local
1605 codec_stream = snd_soc_dai_get_pcm_stream(dai, stream); in dpcm_runtime_setup_be_format()
1607 soc_pcm_hw_update_format(hw, codec_stream); in dpcm_runtime_setup_be_format()
1630 struct snd_soc_pcm_stream *codec_stream; in dpcm_runtime_setup_be_chan() local
1653 codec_stream = snd_soc_dai_get_pcm_stream(asoc_rtd_to_codec(be, 0), stream); in dpcm_runtime_setup_be_chan()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/
H A Dsoc-pcm.c531 struct snd_soc_pcm_stream *codec_stream; in snd_soc_runtime_calc_hw() local
571 codec_stream = snd_soc_dai_get_pcm_stream(codec_dai, stream); in snd_soc_runtime_calc_hw()
573 soc_pcm_hw_update_chan(hw, codec_stream); in snd_soc_runtime_calc_hw()
574 soc_pcm_hw_update_rate(hw, codec_stream); in snd_soc_runtime_calc_hw()
575 soc_pcm_hw_update_format(hw, codec_stream); in snd_soc_runtime_calc_hw()
1594 struct snd_soc_pcm_stream *codec_stream; in dpcm_runtime_setup_be_format() local
1605 codec_stream = snd_soc_dai_get_pcm_stream(dai, stream); in dpcm_runtime_setup_be_format()
1607 soc_pcm_hw_update_format(hw, codec_stream); in dpcm_runtime_setup_be_format()
1630 struct snd_soc_pcm_stream *codec_stream; in dpcm_runtime_setup_be_chan() local
1653 codec_stream = snd_soc_dai_get_pcm_stream(asoc_rtd_to_codec(be, 0), stream); in dpcm_runtime_setup_be_chan()
[all …]