/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | rtt.cpp | 5 wifi_error wifi_rtt_range_request(wifi_request_id id, wifi_interface_handle iface, in wifi_rtt_range_request() 11 wifi_error wifi_rtt_range_cancel(wifi_request_id id, wifi_interface_handle iface, in wifi_rtt_range_cancel()
|
D | gscan.cpp | 217 wifi_interface_handle iface, in wifi_start_gscan() 419 wifi_interface_handle iface) in wifi_stop_gscan() 524 wifi_interface_handle iface, in wifi_set_bssid_hotlist() 689 wifi_interface_handle iface) in wifi_reset_bssid_hotlist() 789 wifi_interface_handle iface, in wifi_set_significant_change_handler() 967 wifi_interface_handle iface) in wifi_reset_significant_change_handler() 1069 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, in wifi_get_cached_gscan_results()
|
D | llstats.cpp | 573 wifi_error wifi_set_link_stats(wifi_interface_handle iface, in wifi_set_link_stats() 625 wifi_interface_handle iface, in wifi_get_link_stats() 695 wifi_error wifi_clear_link_stats(wifi_interface_handle iface, in wifi_clear_link_stats()
|
D | cpp_bindings.h | 164 WifiRequest(int family, int iface) { in WifiRequest() 256 WifiCommand(wifi_interface_handle iface, wifi_request_id id) in WifiCommand()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | rtt.cpp | 55 GetRttCapabilitiesCommand(wifi_interface_handle iface, wifi_rtt_capabilities *capabitlites) in GetRttCapabilitiesCommand() 106 RttCommand(wifi_interface_handle iface, int id, unsigned num_rtt_config, in RttCommand() 287 wifi_error wifi_rtt_range_request(wifi_request_id id, wifi_interface_handle iface, in wifi_rtt_range_request() 298 wifi_error wifi_rtt_range_cancel(wifi_request_id id, wifi_interface_handle iface, in wifi_rtt_range_cancel() 313 wifi_error wifi_get_rtt_capabilities(wifi_interface_handle iface, in wifi_get_rtt_capabilities()
|
D | link_layer_stats.cpp | 38 GetLinkStatsCommand(wifi_interface_handle iface, wifi_stats_result_handler handler) in GetLinkStatsCommand() 86 wifi_interface_handle iface, wifi_stats_result_handler handler) in wifi_get_link_stats()
|
D | gscan.cpp | 101 GetCapabilitiesCommand(wifi_interface_handle iface, wifi_gscan_capabilities *capabitlites) in GetCapabilitiesCommand() 158 GetChannelListCommand(wifi_interface_handle iface, wifi_channel *channel_buf, int *ch_num, in GetChannelListCommand() 301 FullScanResultsCommand(wifi_interface_handle iface, int id, int *params, in FullScanResultsCommand() 411 ScanCommand(wifi_interface_handle iface, int id, wifi_scan_cmd_params *params, in ScanCommand() 689 wifi_interface_handle iface, in wifi_start_gscan() 702 wifi_error wifi_stop_gscan(wifi_request_id id, wifi_interface_handle iface) in wifi_stop_gscan() 733 wifi_interface_handle iface, in wifi_enable_full_scan_results() 746 wifi_error wifi_disable_full_scan_results(wifi_request_id id, wifi_interface_handle iface) in wifi_disable_full_scan_results() 784 GetScanResultsCommand(wifi_interface_handle iface, byte flush, in GetScanResultsCommand() 915 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, byte flush, in wifi_get_cached_gscan_results() [all …]
|
D | cpp_bindings.h | 147 WifiRequest(int family, int iface) { in WifiRequest() 231 WifiCommand(wifi_interface_handle iface, wifi_request_id id) in WifiCommand()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
D | example_xma.c | 30 vpx_codec_iface_t *iface; member 78 vpx_codec_iface_t *iface = ifaces[0].iface; in main() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/ |
D | vpx_encoder.c | 24 vpx_codec_iface_t *iface, in vpx_codec_enc_init_ver() 67 vpx_codec_iface_t *iface, in vpx_codec_enc_init_multi_ver() 160 vpx_codec_err_t vpx_codec_enc_config_default(vpx_codec_iface_t *iface, in vpx_codec_enc_config_default()
|
D | vpx_codec.c | 39 const char *vpx_codec_iface_name(vpx_codec_iface_t *iface) { in vpx_codec_iface_name() 104 vpx_codec_caps_t vpx_codec_get_caps(vpx_codec_iface_t *iface) { in vpx_codec_get_caps()
|
D | vpx_decoder.c | 23 vpx_codec_iface_t *iface, in vpx_codec_dec_init_ver() 76 vpx_codec_err_t vpx_codec_peek_stream_info(vpx_codec_iface_t *iface, in vpx_codec_peek_stream_info()
|
D | svc_encodeframe.c | 496 vpx_codec_iface_t *iface, in vpx_svc_init()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
D | vpx_decoder.h | 150 #define vpx_codec_dec_init(ctx, iface, cfg, flags) \ argument
|
D | vpx_encoder.h | 697 #define vpx_codec_enc_init(ctx, iface, cfg, flags) \ argument 738 #define vpx_codec_enc_init_multi(ctx, iface, cfg, num_enc, flags, dsf) \ argument
|
D | vpx_codec.h | 203 vpx_codec_iface_t *iface; /**< Interface pointers */ member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/ |
D | vpx_codec_internal.h | 374 vpx_codec_iface_t *iface; member
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | link_layer_stats.h | 179 wifi_interface_handle iface; // wifi interface member
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 80 int iface; member 825 snd_ctl_elem_iface_t iface; member
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 107 int iface; /* hwdep interface */ member 823 snd_ctl_elem_iface_t iface; /* interface identifier */ member
|