Home
last modified time | relevance | path

Searched defs:channels (Results 526 - 550 of 612) sorted by relevance

1...<<2122232425

/third_party/ffmpeg/libavfilter/
H A Daf_afftdn.c122 int channels; member
/third_party/ffmpeg/libavformat/
H A Dsbgdec.c147 uint32_t channels; member
1025 add_interval(struct ws_intervals *inter, enum ws_interval_type type, uint32_t channels, int ref, int64_t ts1, int32_t f1, int32_t a1, int64_t ts2, int32_t f2, int32_t a2) add_interval() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1382 int channels = 0, order = 0, depth = 0, step = 0; in opencl_get_plane_format() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c1682 unsigned int chn, channels; global() local
[all...]
H A Dpcm_hw.c114 int channels; member
1886 int min_rate = 0, max_rate = 0, channels = 0, drain_silence = -1; _snd_pcm_hw_open() local
[all...]
H A Dpcm_ladspa.c63 unsigned int channels; /* forced input channels, 0 = auto */ member
74 snd_pcm_ladspa_array_t channels; member
410 unsigned int port, channels, idx, idx1; snd_pcm_ladspa_connect_plugin1() local
690 unsigned int channels = 16, nchannels; snd_pcm_ladspa_allocate_memory() local
1586 snd_pcm_ladspa_open(snd_pcm_t **pcmp, const char *name, const char *ladspa_path, unsigned int channels, snd_config_t *ladspa_pplugins, snd_config_t *ladspa_cplugins, snd_pcm_t *slave, int close_slave) snd_pcm_ladspa_open() argument
1742 long channels = 0; _snd_pcm_ladspa_open() local
[all...]
H A Dpcm_rate.c356 unsigned int channels, acc; in snd_pcm_rate_hw_params() local
84 rate_alloc_tmp_buf(snd_pcm_format_t format, unsigned int channels, unsigned int frames) rate_alloc_tmp_buf() argument
568 do_convert(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, unsigned int dst_frames, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_frames, unsigned int channels, snd_pcm_rate_t *rate) do_convert() argument
[all...]
/third_party/alsa-utils/amixer/
H A Damixer.c1330 unsigned int channels = ~0U; in sset_channels() local
/third_party/backends/backend/
H A Dcoolscan.c1011 { int channels; in coolscan_start_scanLS30() local
H A Dmustek_usb_high.h327 SANE_Int channels; member
H A Dpieusb_specific.c1398 pieusb_write_pnm_file(char *filename, SANE_Uint *data, int depth, int channels, int pixels_per_line, int lines) pieusb_write_pnm_file() argument
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h331 __le32 channels; /* channels */ member
/third_party/libsnd/src/
H A Dwavlike.h198 unsigned short channels ; member
207 unsigned short channels ; member
218 unsigned short channels ; member
234 unsigned short channels ; member
245 unsigned short channels ; member
257 unsigned short channels ; member
268 unsigned short channels ; member
290 unsigned short channels ; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c87 agx_index *channels = ralloc_array(b->shader, agx_index, 4); in agx_cache_combine() local
922 agx_index channels[4] = {}; in agx_emit_tex() local
1582 unsigned channels = comps[loc]; agx_remap_varyings_fs() local
[all...]
H A Dagx_compiler.h302 uint32_t channels; member
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c2130 nir_ssa_def *channels[4] = { NULL, NULL, NULL, NULL }; in update_writes() local
/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c138 static void volume_factor_from_hashmap(pa_cvolume *v, pa_hashmap *items, uint8_t channels) { in volume_factor_from_hashmap() argument
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-device.c379 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 Da2dp-codecs.h338 uint8_t channels:2; member
396 uint8_t channels:2; member
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c1518 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 Dpngread.c3546 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 Dpngrtran.c2263 int channels = 0; png_do_unshift() local
[all...]
H A Dpngstruct.h265 png_byte channels; /* number of channels in file */ member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_read_image.cpp47 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.c939 _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...]

Completed in 57 milliseconds

1...<<2122232425