Home
last modified time | relevance | path

Searched defs:channel (Results 26 - 50 of 448) sorted by relevance

12345678910>>...18

/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dwifi.h52 unsigned int channel; member
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Dstatus_check_test.cpp56 int32_t channel = 1; //channel1 in HWTEST_F() local
202 int32_t channel = 1; //channel1 in HWTEST_F() local
232 int32_t channel = 1; //channel1 in HWTEST_F() local
261 int32_t channel = 1; //channel1 in HWTEST_F() local
292 int32_t channel in HWTEST_F() local
324 int32_t channel = 1; //channel1 HWTEST_F() local
353 int32_t channel = 1; //channel1 HWTEST_F() local
382 int32_t channel = 1; //channel1 HWTEST_F() local
411 int32_t channel = 1; //channel1 HWTEST_F() local
439 int32_t channel = 1; //channel1 HWTEST_F() local
471 int32_t channel = 1; //channel1 HWTEST_F() local
502 int32_t channel = 1; //channel1 HWTEST_F() local
535 int32_t channel = 1; //channel1 HWTEST_F() local
569 int32_t channel = 1; //channel1 HWTEST_F() local
600 int32_t channel = 1; //channel1 HWTEST_F() local
631 int32_t channel = 1; //channel1 HWTEST_F() local
662 int32_t channel = 1; //channel1 HWTEST_F() local
692 int32_t channel = 1; //channel1 HWTEST_F() local
728 int32_t channel = 1; //channel1 HWTEST_F() local
763 int32_t channel = 1; //channel1 HWTEST_F() local
799 int32_t channel = 1; //channel1 HWTEST_F() local
836 int32_t channel = 1; //channel1 HWTEST_F() local
871 int32_t channel = 1; //channel1 HWTEST_F() local
906 int32_t channel = 1; //channel1 HWTEST_F() local
941 int32_t channel = 1; //channel1 HWTEST_F() local
975 int32_t channel = 1; //channel1 HWTEST_F() local
1011 int32_t channel = 1; //channel1 HWTEST_F() local
1046 int32_t channel = 1; //channel1 HWTEST_F() local
1082 int32_t channel = 1; //channel1 HWTEST_F() local
1119 int32_t channel = 1; //channel1 HWTEST_F() local
1154 int32_t channel = 1; //channel1 HWTEST_F() local
1189 int32_t channel = 1; //channel1 HWTEST_F() local
1224 int32_t channel = 1; //channel1 HWTEST_F() local
1258 int32_t channel = 1; //channel1 HWTEST_F() local
1292 int32_t channel = 1; //channel1 HWTEST_F() local
1325 int32_t channel = 1; //channel1 HWTEST_F() local
1360 int32_t channel = 1; //channel1 HWTEST_F() local
1396 int32_t channel = 1; //channel1 HWTEST_F() local
1429 int32_t channel = 1; //channel1 HWTEST_F() local
1462 int32_t channel = 1; //channel1 HWTEST_F() local
1495 int32_t channel = 1; //channel1 HWTEST_F() local
1527 int32_t channel = 1; //channel1 HWTEST_F() local
1561 int32_t channel = 1; //channel1 HWTEST_F() local
1594 int32_t channel = 1; //channel1 HWTEST_F() local
1629 int32_t channel = 1; //channel1 HWTEST_F() local
1665 int32_t channel = 1; //channel1 HWTEST_F() local
1698 int32_t channel = 1; //channel1 HWTEST_F() local
1731 int32_t channel = 1; //channel1 HWTEST_F() local
1764 int32_t channel = 1; //channel1 HWTEST_F() local
1797 int32_t channel = 1; //channel1 HWTEST_F() local
[all...]
H A Dparam_check_test.cpp111 int32_t channel = 1; //channel1 in HWTEST_F() local
166 int32_t channel = 1; //channel1 HWTEST_F() local
248 int32_t channel = 1; //channel1 HWTEST_F() local
285 int32_t channel = 1; //channel1 HWTEST_F() local
313 int32_t channel = 1; //channel1 HWTEST_F() local
368 int32_t channel = 1; HWTEST_F() local
414 int32_t channel = 1; HWTEST_F() local
460 int32_t channel = 1; HWTEST_F() local
515 int32_t channel = 1; HWTEST_F() local
543 int32_t channel = 1; HWTEST_F() local
598 int32_t channel = 1; //channel1 HWTEST_F() local
650 int32_t channel = 1; //channel1 HWTEST_F() local
702 int32_t channel = 1; //channel1 HWTEST_F() local
[all...]
H A Dnull_check_test.cpp127 int32_t channel = 1; //channel1 in HWTEST_F() local
156 int32_t channel = 1; //channel1 in HWTEST_F() local
205 int32_t channel = 1; //channel1 in HWTEST_F() local
236 int32_t channel = 1; //channel1 in HWTEST_F() local
269 int32_t channel = 1; //channel1 in HWTEST_F() local
321 int32_t channel = 1; //channel1 HWTEST_F() local
355 int32_t channel = 1; //channel1 HWTEST_F() local
390 int32_t channel = 1; //channel1 HWTEST_F() local
425 int32_t channel = 1; //channel1 HWTEST_F() local
[all...]
/third_party/lame/mpglib/
H A Ddecode_i386.c217 synth_1to1(PMPSTR mp, real * bandPtr, int channel, unsigned char *out, int *pnt) in synth_1to1() argument
221 synth_1to1_unclipped(PMPSTR mp, real * bandPtr, int channel, unsigned char *out, int *pnt) in synth_1to1_unclipped() argument
/third_party/node/deps/cares/src/lib/
H A Dares_query.c48 ares_status_t ares_query_qid(ares_channel_t *channel, const char *name, in ares_query_qid() argument
88 void ares_query(ares_channel_t *channel, const char *name, int dnsclass, in ares_query() argument
[all...]
H A Dares_send.c40 static unsigned short generate_unique_qid(ares_channel_t *channel) in generate_unique_qid() argument
51 ares_status_t ares_send_ex(ares_channel_t *channel, const unsigned char *qbuf, in ares_send_ex() argument
153 ares_send(ares_channel_t *channel, const unsigned char *qbuf, int qlen, ares_callback callback, void *arg) ares_send() argument
167 ares_queue_active_queries(ares_channel_t *channel) ares_queue_active_queries() argument
[all...]
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c44 struct drm_tegra_channel *channel; in main() local
H A Dsyncpt-timeout.c64 struct drm_tegra_channel *channel; in main() local
33 channel_open(struct drm_tegra *drm, struct drm_tegra_channel **channel) channel_open() argument
H A Dsyncpt-wait.c64 struct drm_tegra_channel *channel; in main() local
33 channel_open(struct drm_tegra *drm, struct drm_tegra_channel **channel) channel_open() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Docv.c57 u8 op_class, channel; in ocv_insert_oci() local
[all...]
H A Docv.h17 u8 channel; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Docv.c55 u8 op_class, channel; in ocv_insert_oci() local
[all...]
/third_party/node/lib/internal/
H A Dchild_process.js[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device_util.c150 unsigned int ChannelToFrequency(unsigned int channel) in ChannelToFrequency() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_any_api.h65 unsigned char channel; /**< the channel number of peer device,the value member
82 unsigned char channel; /**< the channel number of peer device. */ member
/third_party/curl/tests/libtest/
H A Dlib571.c58 int channel = RTP_PKT_CHANNEL(data); in rtp_write() local
/third_party/ffmpeg/libavcodec/
H A Dpcm-bluray.c131 int num_source_channels, channel, retval; in pcm_bluray_decode_frame() local
H A Dpcm-blurayenc.c112 int sample_size, samples, channel, num_dest_channels; in pcm_bluray_encode_frame() local
H A Dpsymodel.c73 FFPsyChannelGroup *ff_psy_find_group(FFPsyContext *ctx, int channel) in ff_psy_find_group() argument
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_dense.c93 int channel = operands[input_operand_index].dims[3]; in ff_dnn_execute_layer_dense() local
/third_party/alsa-lib/src/topology/
H A Dchannel.c93 struct snd_soc_tplg_channel *channel = private; in tplg_parse_channel() local
138 tplg_save_channels(snd_tplg_t *tplg ATTRIBUTE_UNUSED, struct snd_soc_tplg_channel *channel, unsigned int count, struct tplg_buf *dst, const char *pfx) tplg_save_channels() argument
[all...]
/third_party/backends/backend/
H A Dplustek-pp_p12.c208 ULong channel; in p12SetupScanningCondition() local
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-spi.h64 uint8_t channel; member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Ddispatch_test.cc358 TestChannel channel; in TEST() local
378 explicit TestDomain(FrontendChannel* channel) : DomainDispatcher(channel) {} in TestDomain() argument
406 TestChannel channel; in TEST() local

Completed in 15 milliseconds

12345678910>>...18