Home
last modified time | relevance | path

Searched defs:num_channels (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
Datrac3plus.c523 int num_channels, AVCodecContext *avctx) in decode_quant_wordlen()
556 int num_channels, AVCodecContext *avctx) in decode_scale_factors()
689 int num_channels, AVCodecContext *avctx) in decode_code_table_indexes()
761 int num_channels, AVCodecContext *avctx) in decode_spectrum()
852 int num_channels) in decode_window_shape()
1268 int num_channels, AVCodecContext *avctx) in decode_gainc_data()
1601 int num_channels, AVCodecContext *avctx) in decode_tones_info()
1663 int num_channels, AVCodecContext *avctx) in ff_atrac3p_decode_channel_unit()
Datrac3plusdec.c209 int num_channels, in decode_residual_spectrum()
272 int num_channels, AVCodecContext *avctx) in reconstruct_frame()
/third_party/cups-filters/cupsfilters/
Ddriver.h87 int num_channels; /* Number of colors per sample */ member
101 int num_channels; /* Number of components */ member
Drgb.c314 num_channels, /* Number of color channels */ in cupsRGBLoad() local
425 int num_channels) /* I - Number of color components */ in cupsRGBNew()
Ddither.c49 int num_channels, in cupsDitherLine()
Dcmyk.c1032 int num_channels; /* Number of color components */ in cupsCMYKLoad() local
1600 cupsCMYKNew(int num_channels) /* I - Number of color components */ in cupsCMYKNew()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-audio.c211 guint num_channels, GstAudioChannelPosition * ch_layout) in gst_oss4_audio_get_channel_layout()
268 guint num_channels; in gst_oss4_audio_set_ringbuffer_channel_layout() local
304 guint num_channels, GstStructure * s) in gst_oss4_audio_add_channel_layout()
/third_party/skia/src/gpu/
DGrYUVATextureProxies.cpp11 static int num_channels(uint32_t channelFlags) { in num_channels() function
DGrYUVABackendTextures.cpp12 static int num_channels(const GrBackendFormat& format) { in num_channels() function
/third_party/gstreamer/gstplugins_good/ext/lame/
Dgstlamemp3enc.h53 gint num_channels; member
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawaudioparse.c821 guint num_channels, guint64 channel_mask, gboolean set_positions) in gst_raw_audio_parse_set_config_channels()
931 guint num_channels; in gst_raw_audio_parse_caps_to_config() local
955 guint num_channels; in gst_raw_audio_parse_caps_to_config() local
Dgstrawaudioparse.h62 guint num_channels; member
/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer.cc186 auto num_channels = format_->InputNeededPerElement(); in GetHistogramForChannel() local
214 auto num_channels = format_->InputNeededPerElement(); in CompareHistogramEMD() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c233 unsigned num_channels) in lp_build_blend_swizzle()
268 unsigned num_channels) in lp_build_blend_factor()
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioringbuffer.cpp41 guint num_channels; member
159 guint num_channels = 0; in gst_asio_buffer_switch_cb() local
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Drescaler_utils.c25 int num_channels, rescaler_t* const work) { in WebPRescalerInit()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_zscan.h45 unsigned num_channels; member
/third_party/skia/third_party/externals/libwebp/src/utils/
Drescaler_utils.c28 int num_channels, rescaler_t* const work) { in WebPRescalerInit()
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackcommon.c165 gst_wavpack_get_channel_positions (gint num_channels, gint layout, in gst_wavpack_get_channel_positions()
/third_party/gstreamer/gstplugins_good/ext/twolame/
Dgsttwolamemp2enc.h45 gint num_channels; member
/third_party/mesa3d/src/amd/common/
Dac_shader_util.h53 uint8_t num_channels; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu.h698 brw_mdc_cmask(unsigned num_channels) in brw_mdc_cmask()
705 lsc_cmask(unsigned num_channels) in lsc_cmask()
714 unsigned num_channels, in brw_dp_untyped_surface_rw_desc()
840 unsigned num_channels, in brw_dp_a64_untyped_surface_rw_desc()
1009 unsigned num_channels, in brw_dp_typed_surface_rw_desc()
1277 enum lsc_data_size data_sz, unsigned num_channels, in lsc_msg_desc()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_utils.c374 static u8 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) in p2p_channel_pick_random()
421 unsigned int num_channels = 0; in p2p_channel_random_social() local
/third_party/gstreamer/gstplugins_bad/ext/openmpt/
Dgstopenmptdec.h61 gint sample_rate, num_channels; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_utils.c374 static u8 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) in p2p_channel_pick_random()
421 unsigned int num_channels = 0; in p2p_channel_random_social() local

1234