Home
last modified time | relevance | path

Searched defs:channels (Results 26 - 50 of 631) sorted by relevance

12345678910>>...26

/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
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_down_mix_stereo.cpp67 int32_t AudioDownMixStereo::InitMixer(AudioChannelLayout mode, int32_t channels) in InitMixer() argument
/foundation/multimedia/av_codec/services/engine/codec/include/audio/decoder/
H A Daudio_opus_decoder_plugin.h64 int32_t channels; member in OHOS::MediaAVCodec::AudioOpusDecoderPlugin
/foundation/distributedhardware/distributed_audio/audiohandler/include/
H A Ddaudio_handler.h33 std::vector<AudioStandard::AudioChannel> channels; member
/third_party/ffmpeg/libavcodec/
H A Dmpc.c39 static void mpc_synth(MPCContext *c, int16_t **out, int channels) in mpc_synth() argument
55 ff_mpc_dequantize_and_synth(MPCContext * c, int maxband, int16_t **out, int channels) ff_mpc_dequantize_and_synth() argument
H A Dflacdsp.c89 av_cold void ff_flacdsp_init(FLACDSPContext *c, enum AVSampleFormat fmt, int channels, in ff_flacdsp_init() argument
H A Dflacdsp_template.c51 flac_decorrelate_indep_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_indep_c() argument
62 flac_decorrelate_ls_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_ls_c() argument
76 flac_decorrelate_rs_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_rs_c() argument
90 flac_decorrelate_ms_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_ms_c() argument
H A Dmpegaudiodecheader.c120 int ff_mpa_decode_header(uint32_t head, int *sample_rate, int *channels, int *frame_size, int *bit_rate, enum AVCodecID *codec_id) in ff_mpa_decode_header() argument
H A Dadx_parser.c55 int channels = state & 0xFF; in adx_parse() local
H A Dadx.c41 int offset, cutoff, channels; in ff_adx_decode_header() local
H A Dadx.h43 int channels; member
H A Dalacdsp.c45 append_extra_bits(int32_t *buffer[2], int32_t *extra_bits_buffer[2], int extra_bits, int channels, int nb_samples) append_extra_bits() argument
H A Dpng.c43 int channels; in ff_png_get_nb_channels() local
/third_party/ffmpeg/libavfilter/
H A Daudio.c40 int channels = link->ch_layout.nb_channels; in ff_default_get_audio_buffer() local
/third_party/ffmpeg/libavdevice/
H A Doss.h34 int channels; member
H A Dalsa.h54 int channels; ///< number of channels set by user member
H A Dsndio.h41 int channels; member
/third_party/ffmpeg/libavformat/
H A Dadxdec.c94 int channels; in adx_read_header() local
H A Daea.c65 int channels; in aea_read_header() local
H A Dsoxdec.c52 int channels; in sox_read_header() local
H A Dvoc_packet.c35 int channels = 1; in ff_voc_get_packet() local
H A Dircamdec.c55 uint32_t magic, sample_rate, channels, tag; in ircam_read_header() local
H A Ddfpwmdec.c35 int channels; member
H A Deacdata.c38 unsigned int channels; member
/third_party/ffmpeg/libswresample/aarch64/
H A Daudio_convert_init.c42 int channels; in conv_fltp_to_s16_nch_neon() local
48 swri_audio_convert_init_aarch64(struct AudioConvert *ac, enum AVSampleFormat out_fmt, enum AVSampleFormat in_fmt, int channels) swri_audio_convert_init_aarch64() argument
[all...]

Completed in 7 milliseconds

12345678910>>...26