/third_party/node/deps/undici/src/lib/ |
H A D | client.js | [all...] |
/foundation/multimedia/audio_framework/services/audio_service/common/include/ |
H A D | volume_tools_c.h | 27 uint32_t channels; // should be same with AudioStandard::AudioChannel in audio_stream_info.h member
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | flacdsp_init_arm.c | 29 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 D | flacdsp_init.c | 55 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 D | shortendec.c | 31 int version, internal_ftype, channels, blocksize; in shn_probe() local
|
H A D | nspdec.c | 38 int channels = 0, rate = 0; in nsp_read_header() local
|
H A D | apc.c | 41 int channels; in apc_read_header() local
|
H A D | pvfdec.c | 38 int bps, channels, sample_rate; in pvf_read_header() local
|
H A D | fwse.c | 43 int channels; in fwse_read_header() local
|
H A D | derf.c | 41 int channels; in derf_read_header() local
|
H A D | epafdec.c | 42 int le, sample_rate, codec, channels; in epaf_read_header() local
|
/third_party/toybox/toys/other/ |
H A D | mix.c | 33 const char *channels[SOUND_MIXER_NRDEVICES] = SOUND_DEVICE_NAMES; in mix_main() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | svolume_orc.c | 35 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 D | ffmpeg_amrwb_decoder_plugin.h | 71 int channels; member in OHOS::Media::Plugins::Ffmpeg::FFmpegAmrWbDecoderPlugin
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/amrnb/ |
H A D | ffmpeg_amrnb_decoder_plugin.h | 71 int channels; member in OHOS::Media::Plugins::Ffmpeg::FFmpegAmrnbDecoderPlugin
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/mp3/ |
H A D | ffmpeg_mp3_decoder_plugin.h | 70 int channels; member in OHOS::Media::Plugins::Ffmpeg::FFmpegMp3DecoderPlugin
|
/foundation/multimedia/av_codec/services/engine/codec/include/audio/encoder/ |
H A D | audio_ffmpeg_flac_encoder_plugin.h | 51 int32_t channels; member in OHOS::MediaAVCodec::AudioFFMpegFlacEncoderPlugin
|
/foundation/multimedia/av_codec/services/engine/codec/include/audio/decoder/ |
H A D | audio_ffmpeg_mp3_decoder_plugin.h | 48 int channels; member in OHOS::MediaAVCodec::AudioFFMpegMp3DecoderPlugin
|
H A D | audio_ffmpeg_flac_decoder_plugin.h | 47 int32_t channels; member in OHOS::MediaAVCodec::AudioFFMpegFlacDecoderPlugin
|
H A D | audio_ffmpeg_amrwb_decoder_plugin.h | 49 int channels; member in OHOS::MediaAVCodec::AudioFFMpegAmrwbDecoderPlugin
|
H A D | audio_ffmpeg_amrnb_decoder_plugin.h | 49 int channels; member in OHOS::MediaAVCodec::AudioFFMpegAmrnbDecoderPlugin
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/flac/ |
H A D | ffmpeg_flac_decoder_plugin.h | 72 int channels; member in OHOS::Media::Plugins::Ffmpeg::FFmpegFlacDecoderPlugin
|
/third_party/ffmpeg/libavfilter/ |
H A D | framepool.h | 66 int channels, variable
|
/third_party/libsnd/examples/ |
H A D | sndfilehandle.cc | 31 int channels = 2 ; in create_file() local
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/ |
H A D | rtp_pack_impl.cpp | 22 RtpPackImpl(uint32_t ssrc, size_t mtuSize, uint32_t sampleRate, uint8_t pt, RtpPayloadStream ps, uint32_t channels) RtpPackImpl() argument
|