Home
last modified time | relevance | path

Searched defs:channel (Results 601 - 625 of 694) sorted by relevance

1...<<2122232425262728

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dp2p.h153 uint8 channel; /* Channel */ member
246 uint8 channel; /* Channel */ member
361 uint8 channel; /* Channel */ member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp1671 bool ExtEncoder::GetToneMapChannel(ISOMetadata& metadata, ToneMapChannel& channel, uint8_t index) in GetToneMapChannel() argument
[all...]
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c100 int32_t channel; member
305 static void BleAdvEnableCallback(int channel, int status) in BleAdvEnableCallback() argument
317 static void BleAdvDisableCallback(int channel, int status) in BleAdvDisableCallback() argument
329 static void BleAdvDataCallback(int channel, int status) in BleAdvDataCallback() argument
334 BleAdvUpdateCallback(int channel, int status) BleAdvUpdateCallback() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_struct.h280 const uint8_t *channel; member
/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c824 write_filter_params(MLPEncodeContext *ctx, PutBitContext *pb, unsigned int channel, unsigned int filter) write_filter_params() argument
1301 set_filter_params(MLPEncodeContext *ctx, unsigned int channel, unsigned int filter, int clear_filter) set_filter_params() argument
1474 no_codebook_bits_offset(MLPEncodeContext *ctx, unsigned int channel, int16_t offset, int32_t min, int32_t max, BestOffset *bo) no_codebook_bits_offset() argument
1503 no_codebook_bits(MLPEncodeContext *ctx, unsigned int channel, int32_t min, int32_t max, BestOffset *bo) no_codebook_bits() argument
1543 codebook_bits_offset(MLPEncodeContext *ctx, unsigned int channel, int codebook, int32_t sample_min, int32_t sample_max, int16_t offset, BestOffset *bo) codebook_bits_offset() argument
1606 codebook_bits(MLPEncodeContext *ctx, unsigned int channel, int codebook, int offset, int32_t min, int32_t max, BestOffset *bo, int direction) codebook_bits() argument
1716 apply_filter(MLPEncodeContext *ctx, unsigned int channel) apply_filter() argument
1854 best_codebook_path_cost(MLPEncodeContext *ctx, unsigned int channel, PathCounter *src, int cur_codebook) best_codebook_path_cost() argument
[all...]
H A Dexr.c602 EXRChannel *channel; in piz_uncompress() local
707 EXRChannel *channel = &s->channels[c]; in pxr24_uncompress() local
1660 EXRChannel *channel; in decode_header() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drtmpproto.c2977 int channel = RTMP_AUDIO_CHANNEL; in rtmp_write() local
[all...]
/third_party/alsa-utils/aplay/
H A Daplay.c2198 unsigned int channel; local
2207 unsigned int channel; global() local
2300 unsigned int channel; global() local
3374 unsigned int channel; global() local
3427 unsigned int channel; global() local
3463 unsigned int channel; global() local
3516 unsigned int channel; global() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h125 unsigned int channel; member
/third_party/backends/backend/genesys/
H A Dgenesys.cpp1338 static int dark_average_channel(const Image& image, unsigned black, unsigned channel) in dark_average_channel() argument
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h197 unsigned char channel; member
206 unsigned char channel; member
425 unsigned char channel; /* Channel for REMOVE_DEST */ member
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c3087 nir_alu_instr_channel_used(const nir_alu_instr *instr, unsigned src, unsigned channel) nir_alu_instr_channel_used() argument
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c2519 glXBindChannelToWindowSGIX(Display *dpy, int screen, int channel, in glXBindChannelToWindowSGIX() argument
2530 glXChannelRectSGIX(Display *dpy, int screen, int channel, in glXChannelRectSGIX() argument
2544 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, in glXQueryChannelRectSGIX() argument
2558 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, in glXQueryChannelDeltasSGIX() argument
2572 glXChannelRectSyncSGIX(Display *dpy, int screen, int channel, GLenum synctype) glXChannelRectSyncSGIX() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c3164 int channel = util_format_get_first_non_void_channel(format); r600_translate_colorformat() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.c1992 uint32_t channel; in command_delete_stream() local
2890 uint32_t channel; in command_finish_upload_stream() local
4915 pstream_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk, void *userdata) pstream_memblock_callback() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c917 static void save_profile(struct userdata *u, size_t channel, char *name) { in save_profile() argument
995 load_profile(struct userdata *u, size_t channel, char *name) load_profile() argument
1829 uint32_t *xs, channel, r_channel; equalizer_handle_seed_filter() local
1907 uint32_t *xs, channel, r_channel; equalizer_handle_get_filter_points() local
1969 get_filter(struct userdata *u, size_t channel, double **H_, double *preamp) get_filter() argument
1987 uint32_t channel; equalizer_handle_get_filter() local
2025 set_filter(struct userdata *u, size_t channel, double *H_, double preamp) set_filter() argument
2051 uint32_t channel; equalizer_handle_set_filter() local
2090 uint32_t channel, r_channel; equalizer_handle_save_profile() local
2124 uint32_t channel, r_channel; equalizer_handle_load_profile() local
2179 uint32_t channel, r_channel; equalizer_handle_get_profile_name() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.h107 u32 channel; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c211 int opclass = -1, channel, freq; in dpp_parse_uri_chan_list() local
4083 u8 op_class, channel; dpp_nfc_update_bi_channel() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.h98 u32 channel; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_wpa_if.h470 hi_u16 channel; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_cfg.h570 hi_u8 channel; /* 信道编号 */ member
645 hi_u8 channel; /* ap所在信道编号,eg 1,2,11,36,40... */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_config.c1248 hi_u8 channel; hmac_config_def_chan() local
2382 hmac_config_set_freq(mac_vap_stru *mac_vap, hi_u16 us_len, const hi_u8 *channel) hmac_config_set_freq() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c267 u32 channel; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dcapture.c1503 struct csi_channel_info *channel = &dev->channels[channel_id]; in rkcif_assign_new_buffer_init() local
1604 struct csi_channel_info *channel = &dev->channels[channel_id]; in rkcif_assign_new_buffer_update() local
1887 static void rkcif_csi_set_lvds_sav_eav(struct rkcif_stream *stream, struct csi_channel_info *channel) in rkcif_csi_set_lvds_sav_eav() argument
1966 rkcif_csi_channel_init(struct rkcif_stream *stream, struct csi_channel_info *channel) rkcif_csi_channel_init() argument
2064 rkcif_csi_channel_set(struct rkcif_stream *stream, struct csi_channel_info *channel, enum v4l2_mbus_type mbus_type) rkcif_csi_channel_set() argument
2264 rkcif_csi_channel_set_v1(struct rkcif_stream *stream, struct csi_channel_info *channel, enum v4l2_mbus_type mbus_type, unsigned int mode) rkcif_csi_channel_set_v1() argument
2378 struct csi_channel_info *channel; rkcif_csi_stream_start() local
5620 struct csi_channel_info *channel = &dev->channels[stream->id]; rkcif_cal_csi_crop_width_vwidth() local
5678 struct csi_channel_info *channel = &cif_dev->channels[stream->id]; rkcif_dynamic_crop() local
6764 struct csi_channel_info *channel = &cif_dev->channels[stream->id]; rkcif_enable_dma_capture() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_config.c1641 dhd_conf_match_channel(dhd_pub_t *dhd, uint32 channel) in dhd_conf_match_channel() argument

Completed in 78 milliseconds

1...<<2122232425262728