/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
H A D | wifi_global_func.cpp | 367 int channel; in TransformFrequencyIntoChannel() local 393 BandType TransformChannelToBand(int channel) in TransformChannelToBand() argument 413 bool IsValid24GChannel(int channel) in IsValid24GChannel() argument 418 IsValid5GChannel(int channel) IsValid5GChannel() argument [all...] |
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/ |
H A D | wifi_p2p_hal.c | 514 static P2pSupplicantErrCode WpaP2pCliCmdSetListenChannel(WifiWpaP2pInterface *this, int channel, int regClass) in WpaP2pCliCmdSetListenChannel() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp.c | 154 L2capLeFixChannel channel; in SMP_StartupTask() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlpdec.c | 259 unsigned int mat, channel; in read_huff_channels() local 604 enum AVChannel channel = thd_channel_layout_extract_channel(s->mask, ch_assign); read_restart_header() local 674 read_filter_params(MLPDecodeContext *m, GetBitContext *gbp, unsigned int substr, unsigned int channel, unsigned int filter) read_filter_params() argument 957 filter_channel(MLPDecodeContext *m, unsigned int substr, unsigned int channel) filter_channel() argument [all...] |
H A D | atrac9dec.c | 58 ATRAC9ChannelData channel[2]; member [all...] |
H A D | opus_silk.c | 509 silk_decode_frame(SilkContext *s, OpusRangeCoder *rc, int frame_num, int channel, int coded_channels, int active, int active1, int redundant) silk_decode_frame() argument
|
H A D | on2avc.c | 736 static int on2avc_reconstruct_channel(On2AVCContext *c, int channel, in on2avc_reconstruct_channel() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_anequalizer.c | 50 int channel; member
|
H A D | af_dynaudnorm.c | 378 static double find_peak_magnitude(AVFrame *frame, int channel) in find_peak_magnitude() argument 399 static double compute_frame_rms(AVFrame *frame, int channel) in compute_frame_rms() argument 425 get_max_local_gain(DynamicAudioNormalizerContext *s, AVFrame *frame, int channel) get_max_local_gain() argument 469 update_gain_history(DynamicAudioNormalizerContext *s, int channel, local_gain gain) update_gain_history() argument 532 enum AVChannel channel = av_channel_layout_channel_from_index(&frame->ch_layout, ch); bypass_channel() local 582 compute_frame_std_dev(DynamicAudioNormalizerContext *s, AVFrame *frame, int channel) compute_frame_std_dev() argument [all...] |
H A D | af_headphone.c | 92 int channel = av_channel_from_string(arg); in parse_channel_name() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | v4l2.c | 99 int channel; member [all...] |
/third_party/alsa-lib/modules/mixer/simple/ |
H A D | python.c | 246 get_x_ops(snd_mixer_elem_t *elem, int dir, long channel, long *value, const char *attr) get_x_ops() argument 279 get_volume_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long *value) get_volume_ops() argument 285 get_switch_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, int *value) get_switch_ops() argument 339 get_dB_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long *value) get_dB_ops() argument 353 set_volume_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long value) set_volume_ops() argument 366 set_switch_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, int value) set_switch_ops() argument 379 set_dB_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long db_gain, int xdir) set_dB_ops() argument 443 get_enum_item_ops(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, unsigned int *itemp) get_enum_item_ops() argument 475 set_enum_item_ops(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, unsigned int item) set_enum_item_ops() argument [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_meter.c | 444 unsigned int channel; in snd_pcm_meter_hw_params() local 1213 snd_pcm_scope_s16_get_channel_buffer(snd_pcm_scope_t *scope, unsigned int channel) snd_pcm_scope_s16_get_channel_buffer() argument [all...] |
H A D | pcm_multi.c | 608 unsigned int channel = info->channel; in snd_pcm_multi_channel_info() local [all...] |
H A D | pcm_share.c | 1008 unsigned int channel = info->channel; in snd_pcm_share_channel_info() local [all...] |
H A D | pcm_file.c | 754 unsigned int channel; in snd_pcm_file_hw_params() local
|
/third_party/alsa-lib/src/mixer/ |
H A D | simple_none.c | 965 static int _snd_mixer_selem_set_volume(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long value) in _snd_mixer_selem_set_volume() argument 984 static int _snd_mixer_selem_set_switch(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, int value) in _snd_mixer_selem_set_switch() argument 1084 get_volume_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long *value) get_volume_ops() argument 1217 get_dB_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long *value) get_dB_ops() argument 1242 get_switch_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, int *value) get_switch_ops() argument 1254 set_volume_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long value) set_volume_ops() argument 1280 set_dB_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long db_gain, int xdir) set_dB_ops() argument 1300 set_switch_ops(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, int value) set_switch_ops() argument 1351 get_enum_item_ops(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, unsigned int *itemp) get_enum_item_ops() argument 1372 set_enum_item_ops(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, unsigned int item) set_enum_item_ops() argument [all...] |
/third_party/alsa-utils/speaker-test/ |
H A D | speaker-test.c | 310 static void do_generate(uint8_t *frames, int channel, int count, in do_generate() argument 714 static int check_wav_file(int channel, const char *name) in check_wav_file() argument 797 int channel = channel_map->pos[chn] - SND_CHMAP_FL; setup_wav_file() local 806 read_wav(uint16_t *buf, int channel, int offset, int bufsize) read_wav() argument 903 write_loop(snd_pcm_t *handle, int channel, int periods, uint8_t *frames) write_loop() argument 1276 int channel = get_speaker_channel(chn); main() local [all...] |
/third_party/backends/backend/ |
H A D | mustek_usb_mid.c | 1797 usb_mid_motor1200_prepare_adjust (ma1017 * chip, Channel channel) in usb_mid_motor1200_prepare_adjust() argument 2371 usb_mid_motor600_prepare_adjust (ma1017 * chip, Channel channel) in usb_mid_motor600_prepare_adjust() argument 2458 usb_mid_motor_prepare_adjust (ma1017 * chip, Channel channel) in usb_mid_motor_prepare_adjust() argument [all...] |
H A D | mustek_usb_low.c | 179 usb_low_set_cmt_table (ma1017 * chip, SANE_Int index, Channel channel, in usb_low_set_cmt_table() argument
|
H A D | mustek_pp_ccd300.c | 282 set_ccd_channel_101x (Mustek_pp_Handle * dev, int channel) in set_ccd_channel_101x() argument 1053 set_ccd_channel_1013(Mustek_pp_Handle * dev, int channel) set_ccd_channel_1013() argument 1305 set_ccd_channel_1015(Mustek_pp_Handle * dev, int channel) set_ccd_channel_1015() argument [all...] |
/third_party/alsa-lib/include/ |
H A D | seq_event.h | 232 unsigned char channel; /**< channel number */ member 241 unsigned char channel; /**< channel number */ member
|
H A D | topology.h | 858 struct snd_tplg_channel_elem channel[SND_TPLG_MAX_CHAN]; /*!< mapping */ global() member [all...] |
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrcommon.h | 873 InitChannel( UINT_32 valid, UINT_32 channel, UINT_32 index) InitChannel() argument 894 InitChannel( UINT_32 valid, UINT_32 channel, UINT_32 index, ADDR_CHANNEL_SETTING *pChanSet) InitChannel() argument 931 GetMaxValidChannelIndex( const ADDR_CHANNEL_SETTING *pChanSet, UINT_32 searchCount, UINT_32 channel) GetMaxValidChannelIndex() argument 957 GetCoordActiveMask( const ADDR_CHANNEL_SETTING *pChanSet, UINT_32 searchCount, UINT_32 channel, UINT_32 index) GetCoordActiveMask() argument [all...] |
/third_party/libdrm/include/drm/ |
H A D | nouveau_drm.h | 40 int channel; member 55 int channel; member 59 int channel; member 65 uint32_t channel; member 72 int channel; member 165 __u32 channel; member
|