/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-device.c | 379 dbus_uint32_t channels[PA_CHANNELS_MAX]; in handle_get_channels() local 809 dbus_uint32_t channels[PA_CHANNELS_MAX]; handle_get_all() local [all...] |
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | a2dp-codecs.h | 338 uint8_t channels:2; member 396 uint8_t channels:2; member
|
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-ucm.c | 1518 uint32_t channels = 0; in alsa_mapping_add_ucm_modifier() local 1594 unsigned priority, rate, channels; ucm_create_mapping_direction() local [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | pngread.c | 3546 unsigned int channels = png_image_read_composite() local 4372 unsigned int channels = PNG_IMAGE_PIXEL_CHANNELS(image->format); png_image_finish_read() local [all...] |
H A D | pngrtran.c | 2263 int channels = 0; png_do_unshift() local [all...] |
H A D | pngstruct.h | 265 png_byte channels; /* number of channels in file */ member
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_read_image.cpp | 47 DecodeDelta8(uint8 *dPtr, uint32 rows, uint32 cols, uint32 channels) DecodeDelta8() argument 78 DecodeDelta16(uint16 *dPtr, uint32 rows, uint32 cols, uint32 channels) DecodeDelta16() argument 109 DecodeDelta32(uint32 *dPtr, uint32 rows, uint32 cols, uint32 channels) DecodeDelta32() argument 140 DecodeDeltaBytes(uint8 *bytePtr, int32 cols, int32 channels) DecodeDeltaBytes() argument 241 DecodeFPDelta(uint8 *input, uint8 *output, int32 cols, int32 channels, int32 bytesPerSample) DecodeFPDelta() argument [all...] |
/third_party/python/Modules/ |
H A D | _xxsubinterpretersmodule.c | 939 _channels_init(_channels *channels) in _channels_init() argument 956 _channels_next_id(_channels *channels) // need argument 970 _channels_lookup(_channels *channels, int64_t id, PyThread_type_lock *pmutex) _channels_lookup() argument 1002 _channels_add(_channels *channels, _PyChannelState *chan) _channels_add() argument 1033 _channels_close(_channels *channels, int64_t cid, _PyChannelState **pchan, int end, int force) _channels_close() argument 1094 _channels_remove_ref(_channels *channels, _channelref *ref, _channelref *prev, _PyChannelState **pchan) _channels_remove_ref() argument 1112 _channels_remove(_channels *channels, int64_t id, _PyChannelState **pchan) _channels_remove() argument 1137 _channels_add_id_object(_channels *channels, int64_t id) _channels_add_id_object() argument 1156 _channels_drop_id_object(_channels *channels, int64_t id) _channels_drop_id_object() argument 1182 _channels_list_all(_channels *channels, int64_t *count) _channels_list_all() argument 1259 _channel_create(_channels *channels) _channel_create() argument 1274 _channel_destroy(_channels *channels, int64_t id) _channel_destroy() argument 1287 _channel_send(_channels *channels, int64_t id, PyObject *obj) _channel_send() argument 1333 _channel_recv(_channels *channels, int64_t id) _channel_recv() argument 1367 _channel_drop(_channels *channels, int64_t id, int send, int recv) _channel_drop() argument 1389 _channel_close(_channels *channels, int64_t id, int end, int force) _channel_close() argument 1395 _channel_is_associated(_channels *channels, int64_t cid, int64_t interp, int send) _channel_is_associated() argument 1421 _channels *channels; global() member 1453 newchannelid(PyTypeObject *cls, int64_t cid, int end, _channels *channels, int force, int resolve) newchannelid() argument 1519 _channels *channels = ((channelid *)v)->channels; channelid_dealloc() local 1976 _channels channels; global() member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 62 size_t channels; member 475 struct p2p_channels channels; global() member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | http_curl.c | 328 ASN1_INTEGER *channels; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | sta_info.h | 61 u8 channels[]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_capa.c | 1525 phy_info_edmg_capa(struct hostapd_hw_modes *mode, struct nlattr *bw_config, struct nlattr *channels) phy_info_edmg_capa() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 62 size_t channels; member 490 struct p2p_channels channels; global() member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | http_curl.c | 328 ASN1_INTEGER *channels; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.c | 882 u8 *channels = NULL; in hostapd_drv_do_acs() local
|
H A D | sta_info.h | 57 u8 channels[]; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlpenc.c | 1959 int channels = ctx->avctx->ch_layout.nb_channels; set_major_params() local 2070 int channels = avctx->ch_layout.nb_channels; mlp_encode_frame() local [all...] |
H A D | exr.c | 180 EXRChannel *channels; member [all...] |
H A D | aacdec_template.c | 538 int i, channels = 0, ret; in output_configure() local 129 che_configure(AACContext *ac, enum ChannelPosition che_pos, int type, int id, int *channels) che_configure() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_arnndn.c | 143 int channels; member
|
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 105 unsigned int channels; member 1022 unsigned short format, channels; global() local 2192 pcm_writev(uint8_t **data, unsigned int channels, size_t count) global() argument 2287 pcm_readv(uint8_t **data, unsigned int channels, size_t rcount) global() argument 3369 playbackv_go(int* fds, unsigned int channels, size_t loaded, off_t count, int rtype, char **names) global() argument 3423 capturev_go(int* fds, unsigned int channels, off_t count, int rtype, char **names) global() argument 3464 unsigned int channels = rhwparams.channels; global() local 3517 unsigned int channels = rhwparams.channels; global() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_local.h | 209 unsigned int channels; /* channels */ member
|
/third_party/backends/backend/genesys/ |
H A D | genesys.cpp | 169 Genesys_Sensor* find_sensor_impl(const Genesys_Device* dev, unsigned dpi, unsigned channels, in find_sensor_impl() argument 184 bool sanei_genesys_has_sensor(const Genesys_Device* dev, unsigned dpi, unsigned channels, in sanei_genesys_has_sensor() argument 192 sanei_genesys_find_sensor(const Genesys_Device* dev, unsigned dpi, unsigned channels, ScanMethod scan_method) sanei_genesys_find_sensor() argument 203 sanei_genesys_find_sensor_for_write(Genesys_Device* dev, unsigned dpi, unsigned channels, ScanMethod scan_method) sanei_genesys_find_sensor_for_write() argument 428 unsigned channels = dev->settings.get_channels(); sanei_genesys_init_shading_data() local 1160 unsigned channels = 1; scanner_search_strip() local 1340 auto channels = get_pixel_channels(image.get_format()); dark_average_channel() local 1426 unsigned channels = 3; scanner_offset_calibration() local 1737 unsigned channels = 3; scanner_coarse_gain_calibration() local 1976 unsigned channels = 3; scanner_led_calibration() local 2247 unsigned channels = dev->calib_session.params.channels; genesys_shading_calibration_impl() local 2368 unsigned channels = dev->calib_session.params.channels; genesys_dark_shading_by_dummy_pixel() local 2593 unsigned channels = dev->calib_session.params.channels; genesys_dark_white_shading_calibration() local 2779 compute_averaged_planar(Genesys_Device * dev, const Genesys_Sensor& sensor, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int words_per_color, unsigned int channels, unsigned int o, unsigned int coeff, unsigned int target_bright, unsigned int target_dark) compute_averaged_planar() argument 2959 compute_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int channels, ColorOrder color_order, int offset, unsigned int coeff, unsigned int target) compute_coefficients() argument 3031 compute_planar_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int factor, unsigned int pixels_per_line, unsigned int words_per_color, unsigned int channels, ColorOrder color_order, unsigned int offset, unsigned int coeff, unsigned int target) compute_planar_coefficients() argument 3093 compute_shifted_coefficients(Genesys_Device * dev, const Genesys_Sensor& sensor, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int channels, ColorOrder color_order, int offset, unsigned int coeff, unsigned int target_dark, unsigned int target_bright, unsigned int patch_size) compute_shifted_coefficients() argument 3212 unsigned channels = dev->calib_session.params.channels; genesys_send_shading_coefficient() local 3849 auto channels = dev->session.params.channels; genesys_warmup_lamp() local [all...] |
/third_party/alsa-lib/include/ |
H A D | pcm.h | 640 unsigned int channels; /**< number of channels */ member [all...] |
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asequencer.h | 332 int channels; /* maximum channels per port */ member
|