Home
last modified time | relevance | path

Searched defs:channels (Results 226 - 250 of 631) sorted by relevance

12345678910>>...26

/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_amrnb_encoder_demo.cpp103 int channels; in RunCase() local
H A Davcodec_audio_aac_encoder_demo.cpp101 int channels; in RunCase() local
H A Davcodec_audio_avbuffer_mp3_encoder_demo.cpp104 int channels; in RunCase() local
H A Davcodec_audio_g711mu_encoder_demo.cpp101 int channels; in RunCase() local
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h271 std::set<int32_t> channels; member
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/src/
H A Dscreen_capture_server_function_unittest.cpp993 const int channels = 2; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils_test.cpp229 std::string channels = ""; in HWTEST_F() local
405 std::vector<int> channels = {36, 40, 52}; in HWTEST_F() local
/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c45 ListNode channels; member
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_config_use.cpp76 std::vector<int> channels = GetChannelFromDrvOrXmlByBand(BandType::BAND_2GHZ); in GetBestChannelFor2G() local
88 std::vector<int> channels = GetChannelFromDrvOrXmlByBand(BandType::BAND_5GHZ); in GetBestChannelFor5G() local
130 std::vector<int> channels; GetChannelFromDrvOrXmlByBand() local
299 std::set<int> channels; ParseCountryPolicyList() local
374 std::vector<int> channels; ParsePreferredChannelsList() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/daudio_output/
H A Ddaudio_output_plugin.cpp77 void DaudioOutputPlugin::RampleInit(uint32_t channels, uint32_t sampleRate, uint32_t channelLayout) in RampleInit() argument
109 uint32_t channels = static_cast<uint32_t>(Plugin::AnyCast<int>(channelsValue)); in Prepare() local
/third_party/ffmpeg/libavcodec/
H A Davcodec.c336 int channels = av_get_channel_layout_nb_channels(avctx->channel_layout); in avcodec_open2() local
[all...]
H A Ddstdec.c110 static int read_map(GetBitContext *gb, Table *t, unsigned int map[DST_MAX_CHANNELS], int channels) in read_map() argument
251 const int channels = avctx->ch_layout.nb_channels; in decode_frame() local
[all...]
H A Dmpc8.c146 int channels; in mpc8_decode_init() local
H A Dbinkaudio.c55 int channels; member
81 int channels = avctx->ch_layout.nb_channels; in decode_init() local
173 decode_block(BinkAudioContext *s, float **out, int use_dct, int channels, int ch_offset) decode_block() argument
[all...]
H A Datrac3plusdec.c98 int channels = avctx->ch_layout.nb_channels; in set_channel_params() local
[all...]
H A Dlibvorbisenc.c101 int channels = avctx->ch_layout.nb_channels; in libvorbis_setup() local
299 int c, channels = s->vi.channels; libvorbis_encode_frame() local
[all...]
H A Dmetasound.c68 int channels = tctx->avctx->ch_layout.nb_channels; in decode_ppc() local
127 int channels = tctx->avctx->ch_layout.nb_channels; in dec_bark_env() local
172 int channels = tctx->avctx->ch_layout.nb_channels; in metasound_read_bitstream() local
249 int channels; global() member
281 int channels; metasound_decode_init() local
[all...]
H A Daptxenc.c155 static void aptx_insert_sync(Channel channels[NB_CHANNELS], int32_t *idx) in aptx_insert_sync() argument
[all...]
H A Dmace.c241 int channels = avctx->ch_layout.nb_channels; in mace_decode_frame() local
H A Dpcm.c335 int channels = avctx->ch_layout.nb_channels; in pcm_decode_frame() local
H A Dwmaenc.c192 int channels = s->avctx->ch_layout.nb_channels; in encode_block() local
[all...]
H A Dtta.c54 int format, channels, bps; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_chorus.c57 int channels; member
/third_party/ffmpeg/libavdevice/
H A Davdevice.h414 int channels; member
H A Dpulse_audio_dec.c45 int channels; member

Completed in 18 milliseconds

12345678910>>...26