Home
last modified time | relevance | path

Searched defs:channel (Results 276 - 300 of 480) sorted by relevance

1...<<11121314151617181920

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp124 sptr<IInputDataChannel> channel = new (std::nothrow) InputDataChannelStub(); in Initialize() local
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp266 void InputMethodAbility::ClearDataChannel(const sptr<IRemoteObject> &channel) in ClearDataChannel() argument
440 auto channel = GetInputDataChannelProxy(); in ShowKeyboardImplWithoutLock() local
451 auto channel = GetInputDataChannelProxy(); in NotifyPanelStatusInfo() local
523 auto channel = GetInputDataChannelProxy(); InsertText() local
535 auto channel = GetInputDataChannelProxy(); DeleteForward() local
546 auto channel = GetInputDataChannelProxy(); DeleteBackward() local
556 auto channel = GetInputDataChannelProxy(); SendFunctionKey() local
582 auto channel = GetInputDataChannelProxy(); SendExtendAction() local
594 auto channel = GetInputDataChannelProxy(); GetTextBeforeCursor() local
606 auto channel = GetInputDataChannelProxy(); GetTextAfterCursor() local
617 auto channel = GetInputDataChannelProxy(); MoveCursor() local
654 auto channel = GetInputDataChannelProxy(); GetEnterKeyType() local
665 auto channel = GetInputDataChannelProxy(); GetInputPattern() local
676 auto channel = GetInputDataChannelProxy(); GetTextIndexAtCursor() local
687 auto channel = GetInputDataChannelProxy(); GetTextConfig() local
781 OnConnectSystemCmd(const sptr<IRemoteObject> &channel, sptr<IRemoteObject> &agent) OnConnectSystemCmd() argument
921 auto channel = GetInputDataChannelProxy(); NotifyPanelStatus() local
976 auto channel = GetInputDataChannelProxy(); HideKeyboard() local
1100 OnClientInactive(const sptr<IRemoteObject> &channel) OnClientInactive() argument
1136 auto channel = GetInputDataChannelProxy(); NotifyKeyboardHeight() local
1167 auto channel = GetInputDataChannelProxy(); SendPrivateCommand() local
1216 auto channel = GetInputDataChannelProxy(); GetCallingWindowInfo() local
[all...]
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h437 int32_t channel; member
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_api.c876 hi_s32 hi_wifi_set_channel(const hi_char *ifname, unsigned char ifname_len, hi_s32 channel) in hi_wifi_set_channel() argument
929 hi_s32 channel; in hi_wifi_get_channel() local
[all...]
/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h159 uint32_t channel; member
/device/qemu/drivers/uart/
H A Duart_pl011.h159 uint32_t channel; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_vap.c1921 mac_channel_stru *channel = HI_NULL; in mac_vap_get_bandwidth_cap() local
2159 mac_vap_set_current_channel(mac_vap_stru *mac_vap, wlan_channel_band_enum_uint8 band, hi_u8 channel) mac_vap_set_current_channel() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android.h223 uint16 channel; member
H A Ddngl_stats.h155 wifi_channel_info channel; /* channel */ member
H A Dwl_escan.c185 wl_ch_host_to_driver(int ioctl_ver, u16 channel) in wl_ch_host_to_driver() argument
216 int channel; in wl_escan_dump_bss() local
292 wl_escan_alloc_params(struct net_device *dev, struct wl_escan_info *escan, int channel, int nprobes, int *out_params_size) wl_escan_alloc_params() argument
477 u16 channel; wl_escan_handler() local
689 uint channel; wl_escan_prep() local
841 u32 channel; wl_escan_timeout() local
873 wl_escan_set_scan(struct net_device *dev, dhd_pub_t *dhdp, wlc_ssid_t *ssid, uint16 channel, bool bcast) wl_escan_set_scan() argument
1034 int channel; wl_escan_merge_scan_results() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_profiling.c771 u32 channel; in _mali_osk_profiling_add_event() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dfils.h98 uint8 channel; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_profiling.c755 u32 channel; in _mali_osk_profiling_add_event() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmlpdec.c259 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 Datrac9dec.c58 ATRAC9ChannelData channel[2]; member
[all...]
H A Dopus_silk.c509 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 Don2avc.c736 static int on2avc_reconstruct_channel(On2AVCContext *c, int channel, in on2avc_reconstruct_channel() argument
/third_party/ffmpeg/libavfilter/
H A Daf_anequalizer.c50 int channel; member
H A Daf_dynaudnorm.c378 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 Daf_headphone.c92 int channel = av_channel_from_string(arg); in parse_channel_name() local
/third_party/ffmpeg/libavdevice/
H A Dv4l2.c99 int channel; member
[all...]
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c246 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 Dpcm_meter.c444 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 Dpcm_multi.c608 unsigned int channel = info->channel; in snd_pcm_multi_channel_info() local
[all...]
/third_party/alsa-lib/src/mixer/
H A Dsimple_none.c965 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...]

Completed in 35 milliseconds

1...<<11121314151617181920