Home
last modified time | relevance | path

Searched defs:channels (Results 1 - 25 of 628) sorted by relevance

12345678910>>...26

/third_party/node/deps/undici/src/lib/
H A Dclient.js[all...]
/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Dvolume_tools_c.h27 uint32_t channels; // should be same with AudioStandard::AudioChannel in audio_stream_info.h member
/third_party/ffmpeg/libavcodec/arm/
H A Dflacdsp_init_arm.c29 av_cold void ff_flacdsp_init_arm(FLACDSPContext *c, enum AVSampleFormat fmt, int channels, in ff_flacdsp_init_arm() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dflacdsp_init.c55 av_cold void ff_flacdsp_init_x86(FLACDSPContext *c, enum AVSampleFormat fmt, int channels, in ff_flacdsp_init_x86() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dshortendec.c31 int version, internal_ftype, channels, blocksize; in shn_probe() local
H A Dnspdec.c38 int channels = 0, rate = 0; in nsp_read_header() local
H A Dapc.c41 int channels; in apc_read_header() local
H A Dpvfdec.c38 int bps, channels, sample_rate; in pvf_read_header() local
H A Dfwse.c43 int channels; in fwse_read_header() local
H A Dderf.c41 int channels; in derf_read_header() local
H A Depafdec.c42 int le, sample_rate, codec, channels; in epaf_read_header() local
/third_party/toybox/toys/other/
H A Dmix.c33 const char *channels[SOUND_MIXER_NRDEVICES] = SOUND_DEVICE_NAMES; in mix_main() local
/third_party/pulseaudio/src/pulsecore/
H A Dsvolume_orc.c35 pa_volume_s16ne_orc(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16ne_orc() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/amrwb/
H A Dffmpeg_amrwb_decoder_plugin.h71 int channels; member in OHOS::Media::Plugins::Ffmpeg::FFmpegAmrWbDecoderPlugin
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/amrnb/
H A Dffmpeg_amrnb_decoder_plugin.h71 int channels; member in OHOS::Media::Plugins::Ffmpeg::FFmpegAmrnbDecoderPlugin
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/mp3/
H A Dffmpeg_mp3_decoder_plugin.h70 int channels; member in OHOS::Media::Plugins::Ffmpeg::FFmpegMp3DecoderPlugin
/foundation/multimedia/av_codec/services/engine/codec/include/audio/encoder/
H A Daudio_ffmpeg_flac_encoder_plugin.h51 int32_t channels; member in OHOS::MediaAVCodec::AudioFFMpegFlacEncoderPlugin
/foundation/multimedia/av_codec/services/engine/codec/include/audio/decoder/
H A Daudio_ffmpeg_mp3_decoder_plugin.h48 int channels; member in OHOS::MediaAVCodec::AudioFFMpegMp3DecoderPlugin
H A Daudio_ffmpeg_flac_decoder_plugin.h47 int32_t channels; member in OHOS::MediaAVCodec::AudioFFMpegFlacDecoderPlugin
H A Daudio_ffmpeg_amrwb_decoder_plugin.h49 int channels; member in OHOS::MediaAVCodec::AudioFFMpegAmrwbDecoderPlugin
H A Daudio_ffmpeg_amrnb_decoder_plugin.h49 int channels; member in OHOS::MediaAVCodec::AudioFFMpegAmrnbDecoderPlugin
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/flac/
H A Dffmpeg_flac_decoder_plugin.h72 int channels; member in OHOS::Media::Plugins::Ffmpeg::FFmpegFlacDecoderPlugin
/third_party/ffmpeg/libavfilter/
H A Dframepool.h66 int channels, variable
/third_party/libsnd/examples/
H A Dsndfilehandle.cc31 int channels = 2 ; in create_file() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_pack_impl.cpp22 RtpPackImpl(uint32_t ssrc, size_t mtuSize, uint32_t sampleRate, uint8_t pt, RtpPayloadStream ps, uint32_t channels) RtpPackImpl() argument

Completed in 12 milliseconds

12345678910>>...26