Home
last modified time | relevance | path

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

123

/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.c221 int num_channels, in decode_residual_spectrum()
284 int num_channels, AVCodecContext *avctx) in reconstruct_frame()
Dwmalosslessdec.c88 …int8_t num_channels; ///< number of channels in the stream (same as AVC… member
630 int num_channels = s->num_channels; in mclms_update() local
672 int num_channels = s->num_channels; in mclms_predict() local
/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/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/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/mesa3d/src/gallium/auxiliary/vl/
Dvl_zscan.h45 unsigned num_channels; member
Dvl_zscan.c453 unsigned num_channels) in vl_zscan_init()
/third_party/skia/third_party/externals/libwebp/src/utils/
Drescaler_utils.c28 int num_channels, rescaler_t* const work) { in WebPRescalerInit()
Drescaler_utils.h34 int num_channels; // bytes to jump between pixels 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/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_utils.c392 static u8 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) in p2p_channel_pick_random()
439 unsigned int num_channels = 0; in p2p_channel_random_social() local
/third_party/ffmpeg/libavformat/
Dalp.c41 uint8_t num_channels; /*< Channel Count. */ member
/third_party/lame/libmp3lame/
Dgain_analysis.c277 size_t num_samples, int num_channels) in AnalyzeSamples()
/third_party/mesa3d/src/mesa/main/
Dformats.c242 int num_channels; in get_base_format_for_array_format() local
401 int num_channels; in _mesa_array_format_flip_channels() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_logic.c441 unsigned num_channels) in lp_build_select_aos()
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_rescale_enc.c172 int num_channels) { in RescalePlane()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_lower_point_sprite.c193 unsigned num_channels = glsl_get_components(state->point_coord_out[j]->type); in lower_emit_vertex() local

123