| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
| H A D | BootAnimationTest.cpp | 37 initTextureWithData(GLuint *texture, const void *data, GLint width, GLint height, unsigned int channels) initTextureWithData() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/pngminus/ |
| H A D | pnm2png.c | 185 int channels = 0; in pnm2png() local [all...] |
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pnginfo.h | 75 png_byte channels; /* number of data channels per pixel (1, 2, 3, 4) */ member
|
| /third_party/toybox/toys/posix/ |
| H A D | file.c | 332 int channels = le ? peek_le(s+22,2) : peek_be(s+22,2); in do_regular_file() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-virtual-source.c | 75 unsigned channels; member [all...] |
| H A D | module-virtual-sink.c | 68 unsigned channels; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | mix.c | 170 static void pa_mix2_s16ne(pa_mix_info streams[], unsigned channels, int16_t *data, unsigned length) { in pa_mix2_s16ne() argument 217 static void pa_mix_generic_s16ne(pa_mix_info streams[], unsigned nstreams, unsigned channels, int16_t *data, unsigned length) { in pa_mix_generic_s16ne() argument 243 pa_mix_s16ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int16_t *data, unsigned length) pa_mix_s16ne_c() argument 256 pa_mix_s16re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int16_t *data, unsigned length) pa_mix_s16re_c() argument 282 pa_mix_s32ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int32_t *data, unsigned length) pa_mix_s32ne_c() argument 312 pa_mix_s32re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, int32_t *data, unsigned length) pa_mix_s32re_c() argument 342 pa_mix_s24ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_s24ne_c() argument 370 pa_mix_s24re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_s24re_c() argument 398 pa_mix_s24_32ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint32_t *data, unsigned length) pa_mix_s24_32ne_c() argument 428 pa_mix_s24_32re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint32_t *data, unsigned length) pa_mix_s24_32re_c() argument 458 pa_mix_u8_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_u8_c() argument 487 pa_mix_ulaw_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_ulaw_c() argument 513 pa_mix_alaw_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, uint8_t *data, unsigned length) pa_mix_alaw_c() argument 539 pa_mix_float32ne_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, float *data, unsigned length) pa_mix_float32ne_c() argument 567 pa_mix_float32re_c(pa_mix_info streams[], unsigned nstreams, unsigned channels, float *data, unsigned length) pa_mix_float32re_c() argument [all...] |
| H A D | modargs.c | 409 uint32_t channels; in pa_modargs_get_sample_spec() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTextureSwizzleTests.cpp | 257 } channels[] = in init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p_go_neg.c | 41 u8 channels; in p2p_peer_channels_check() local [all...] |
| H A D | p2p_invitation.c | 186 struct p2p_channels all_channels, intersection, *channels = NULL; in p2p_process_invitation_req() local 108 p2p_build_invitation_resp(struct p2p_data *p2p, struct p2p_device *peer, u8 dialog_token, u8 status, const u8 *group_bssid, u8 reg_class, u8 channel, struct p2p_channels *channels) p2p_build_invitation_resp() argument 436 struct p2p_channels intersection, *channels = NULL; p2p_process_invitation_resp() local [all...] |
| H A D | p2p_utils.c | 254 p2p_channels_includes(const struct p2p_channels *channels, u8 reg_class, u8 channel) p2p_channels_includes() argument 271 p2p_channels_includes_freq(const struct p2p_channels *channels, unsigned int freq) p2p_channels_includes_freq() argument 320 p2p_get_pref_freq(struct p2p_data *p2p, const struct p2p_channels *channels) p2p_get_pref_freq() argument 374 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) p2p_channel_pick_random() argument 459 p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, unsigned int max_len) p2p_channels_to_freqs() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p_invitation.c | 193 struct p2p_channels all_channels, intersection, *channels = NULL; in p2p_process_invitation_req() local 115 p2p_build_invitation_resp(struct p2p_data *p2p, struct p2p_device *peer, u8 dialog_token, u8 status, const u8 *group_bssid, u8 reg_class, u8 channel, struct p2p_channels *channels) p2p_build_invitation_resp() argument 488 struct p2p_channels intersection, *channels = NULL; p2p_process_invitation_resp() local [all...] |
| H A D | p2p_utils.c | 257 p2p_channels_includes(const struct p2p_channels *channels, u8 reg_class, u8 channel) p2p_channels_includes() argument 274 p2p_channels_includes_freq(const struct p2p_channels *channels, unsigned int freq) p2p_channels_includes_freq() argument 338 p2p_get_pref_freq(struct p2p_data *p2p, const struct p2p_channels *channels) p2p_get_pref_freq() argument 392 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) p2p_channel_pick_random() argument 477 p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, unsigned int max_len) p2p_channels_to_freqs() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | op_classes.c | 327 u8 channels[] = { 42, 58, 106, 122, 138, 155, 171 }; wpas_op_class_supported() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | uniphier-mdmac.c | 71 struct uniphier_mdmac_chan channels[]; member
|
| H A D | milbeaut-xdmac.c | 77 struct milbeaut_xdmac_chan channels[]; member
|
| /kernel/linux/linux-5.10/drivers/char/xillybus/ |
| H A D | xillybus.h | 112 struct xilly_channel **channels; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ethtool.c | 688 xgbe_get_channels(struct net_device *netdev, struct ethtool_channels *channels) xgbe_get_channels() argument 725 xgbe_print_set_channels_input(struct net_device *netdev, struct ethtool_channels *channels) xgbe_print_set_channels_input() argument 733 xgbe_set_channels(struct net_device *netdev, struct ethtool_channels *channels) xgbe_set_channels() argument [all...] |
| /kernel/linux/linux-5.10/drivers/iio/chemical/ |
| H A D | ccs811.c | 83 s16 channels[2]; member
|
| /kernel/linux/linux-5.10/drivers/iio/dac/ |
| H A D | ad5686.h | 107 const struct iio_chan_spec *channels; member
|
| /kernel/linux/linux-5.10/drivers/iio/magnetometer/ |
| H A D | hid-sensor-magn-3d.c | 131 static void magn_3d_adjust_channel_bit_mask(struct iio_chan_spec *channels, in magn_3d_adjust_channel_bit_mask() argument 482 struct iio_chan_spec *channels; in hid_magn_3d_probe() local 339 magn_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec **channels, int *chan_count, unsigned usage_id, struct magn_3d_state *st) magn_3d_parse_report() argument [all...] |
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| H A D | rockchip_saradc.c | 41 const struct iio_chan_spec *channels; member
|
| H A D | rcar-gyroadc.c | 322 const struct iio_chan_spec *channels; in rcar_gyroadc_parse_subdevs() local
|
| H A D | ti-ads8688.c | 60 const struct iio_chan_spec *channels; member
|