| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/ |
| H A D | client_trans_channel_manager_test.cpp | 44 int32_t OnSessionOpened(const char *sessionName, const ChannelInfo *channel, SessionType flag) in OnSessionOpened() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_wpa_ap_impl.c | 333 WifiErrorNo HdiSetApChannel(int channel, int id) in HdiSetApChannel() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| H A D | ap_service_test.cpp | 60 int channel = 6; in SetUp() local
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
| H A D | dcamera_sink_data_process.cpp | 30 DCameraSinkDataProcess::DCameraSinkDataProcess(const std::string& dhId, std::shared_ptr<ICameraChannel>& channel) in DCameraSinkDataProcess() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm.c | 148 RfcommChannelInfo *channel = RfcommGetChannelByDlci(session, dlci); in RfcommConnectChannel() local 226 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommAcceptConnection() local 248 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommRejectConnection() local 268 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommDisconnectChannel() local 316 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommSetPortConfig() local 336 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommReqPortConfig() local 357 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommSendRemoteLineStatus() local 378 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommSetModemStatus() local 399 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommGetPortState() local 425 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommRead() local 460 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommWrite() local 487 RfcommChannelInfo *channel = RfcommGetChannelByHandle(handle); RfcommSendTestCmd() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | aptxdec.c | 85 static void aptx_decode_channel(Channel *channel, int32_t samples[4]) in aptx_decode_channel() argument 94 static void aptx_unpack_codeword(Channel *channel, uint16_t codeword) in aptx_unpack_codeword() argument 104 aptxhd_unpack_codeword(Channel *channel, uint32_t codeword) aptxhd_unpack_codeword() argument 118 int channel, ret; aptx_decode_samples() local 144 int pos, opos, channel, sample, ret; aptx_decode_frame() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_channelsplit.c | 88 enum AVChannel channel = av_channel_layout_channel_from_index(&channel_layout, i); in init() local 146 enum AVChannel channel = av_channel_layout_channel_from_index(&s->channel_layout, s->map[i]); in query_formats() local 162 enum AVChannel channel in filter_frame() local [all...] |
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_avgpool.c | 67 int channel = operands[input_operand_index].dims[3]; in ff_dnn_execute_layer_avg_pool() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | psxstr.c | 163 int channel, ret; in str_read_packet() local [all...] |
| /third_party/alsa-utils/amixer/ |
| H A D | volume_mapping.c | 83 get_normalized_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, enum ctl_dir ctl_dir) get_normalized_volume() argument 120 set_normalized_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, double volume, int dir, enum ctl_dir ctl_dir) set_normalized_volume() argument 153 get_normalized_playback_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel) get_normalized_playback_volume() argument 159 get_normalized_capture_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel) get_normalized_capture_volume() argument 165 set_normalized_playback_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, double volume, int dir) set_normalized_playback_volume() argument 173 set_normalized_capture_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, double volume, int dir) set_normalized_capture_volume() argument [all...] |
| /third_party/alsa-utils/alsamixer/ |
| H A D | volume_mapping.c | 83 get_normalized_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, enum ctl_dir ctl_dir) get_normalized_volume() argument 120 set_normalized_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, double volume, int dir, enum ctl_dir ctl_dir) set_normalized_volume() argument 153 get_normalized_playback_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel) get_normalized_playback_volume() argument 159 get_normalized_capture_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel) get_normalized_capture_volume() argument 165 set_normalized_playback_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, double volume, int dir) set_normalized_playback_volume() argument 173 set_normalized_capture_volume(snd_mixer_elem_t *elem, snd_mixer_selem_channel_id_t channel, double volume, int dir) set_normalized_capture_volume() argument [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | image_pixel.cpp | 317 std::uint16_t get_raw_channel_from_row(const std::uint8_t* data, std::size_t x, unsigned channel, in get_raw_channel_from_row() argument 342 void set_raw_channel_to_row(std::uint8_t* data, std::size_t x, unsigned channel, in set_raw_channel_to_row() argument 405 get_raw_channel_from_row(const std::uint8_t* data, std::size_t x, unsigned channel) get_raw_channel_from_row() argument 411 set_raw_channel_to_row(std::uint8_t* data, std::size_t x, unsigned channel, std::uint16_t pixel) set_raw_channel_to_row() argument [all...] |
| /third_party/backends/backend/ |
| H A D | u12-hw.c | 475 u_long channel; local [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_gethostbyname.c | 63 ares_channel_t *channel; member 102 void ares_gethostbyname(ares_channel_t *channel, const char *name, int family, in ares_gethostbyname() argument 272 ares_gethostbyname_file_int(ares_channel_t *channel, const char *name, int family, struct hostent **host) ares_gethostbyname_file_int() argument 318 ares_gethostbyname_file(ares_channel_t *channel, const char *name, int family, struct hostent **host) ares_gethostbyname_file() argument [all...] |
| H A D | ares_search.c | 39 ares_channel_t *channel; member 60 static void ares_search_int(ares_channel_t *channel, const char *name, in ares_search_int() argument 161 ares_search(ares_channel_t *channel, const char *name, int dnsclass, int type, ares_callback callback, void *arg) ares_search() argument 176 ares_channel_t *channel = squery->channel; search_callback() local 267 ares__single_domain(const ares_channel_t *channel, const char *name, char **s) ares__single_domain() argument [all...] |
| H A D | ares_event.h | 92 ares_channel_t *channel; member
|
| H A D | ares_event_thread.c | 322 void ares_event_thread_destroy(ares_channel_t *channel) in ares_event_thread_destroy() argument 391 ares_status_t ares_event_thread_init(ares_channel_t *channel) in ares_event_thread_init() argument [all...] |
| /third_party/node/deps/cares/src/tools/ |
| H A D | ahost.c | 70 ares_channel_t *channel; in main() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_lower_cs_intrinsics.c | 87 nir_ssa_def *channel = nir_load_subgroup_invocation(b); in lower_cs_intrinsics_convert_block() local
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic41.c | 277 int vic41_new(struct drm_tegra *drm, struct drm_tegra_channel *channel, in vic41_new() argument
|
| H A D | vic42.c | 277 int vic42_new(struct drm_tegra *drm, struct drm_tegra_channel *channel, in vic42_new() argument
|
| H A D | vic40.c | 273 int vic40_new(struct drm_tegra *drm, struct drm_tegra_channel *channel, in vic40_new() argument
|
| H A D | vic30.c | 369 int vic30_new(struct drm_tegra *drm, struct drm_tegra_channel *channel, in vic30_new() argument
|
| H A D | vic.c | 149 int vic_new(struct drm_tegra *drm, struct drm_tegra_channel *channel, in vic_new() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | rescaler.c | 33 int channel; in WebPRescalerImportRowExpand_C() local 66 int channel; in WebPRescalerImportRowShrink_C() local [all...] |