Home
last modified time | relevance | path

Searched defs:channel (Results 151 - 175 of 611) sorted by relevance

12345678910>>...25

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
H A Dclient_trans_channel_manager_test.cpp44 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 Dwifi_hdi_wpa_ap_impl.c333 WifiErrorNo HdiSetApChannel(int channel, int id) in HdiSetApChannel() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_service_test.cpp60 int channel = 6; in SetUp() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_data_process.cpp30 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 Drfcomm.c148 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 Daptxdec.c85 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 Daf_channelsplit.c88 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 Ddnn_backend_native_layer_avgpool.c67 int channel = operands[input_operand_index].dims[3]; in ff_dnn_execute_layer_avg_pool() local
/third_party/ffmpeg/libavformat/
H A Dpsxstr.c163 int channel, ret; in str_read_packet() local
[all...]
/third_party/alsa-utils/amixer/
H A Dvolume_mapping.c83 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 Dvolume_mapping.c83 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 Dimage_pixel.cpp317 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 Du12-hw.c475 u_long channel; local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_gethostbyname.c63 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 Dares_search.c39 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 Dares_event.h92 ares_channel_t *channel; member
H A Dares_event_thread.c322 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 Dahost.c70 ares_channel_t *channel; in main() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_cs_intrinsics.c87 nir_ssa_def *channel = nir_load_subgroup_invocation(b); in lower_cs_intrinsics_convert_block() local
/third_party/libdrm/tests/tegra/
H A Dvic41.c277 int vic41_new(struct drm_tegra *drm, struct drm_tegra_channel *channel, in vic41_new() argument
H A Dvic42.c277 int vic42_new(struct drm_tegra *drm, struct drm_tegra_channel *channel, in vic42_new() argument
H A Dvic40.c273 int vic40_new(struct drm_tegra *drm, struct drm_tegra_channel *channel, in vic40_new() argument
H A Dvic30.c369 int vic30_new(struct drm_tegra *drm, struct drm_tegra_channel *channel, in vic30_new() argument
H A Dvic.c149 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 Drescaler.c33 int channel; in WebPRescalerImportRowExpand_C() local
66 int channel; in WebPRescalerImportRowShrink_C() local
[all...]

Completed in 13 milliseconds

12345678910>>...25