/third_party/ffmpeg/libavcodec/ |
D | atrac3plus.c | 523 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()
|
D | atrac3plusdec.c | 221 int num_channels, in decode_residual_spectrum() 284 int num_channels, AVCodecContext *avctx) in reconstruct_frame()
|
D | wmalosslessdec.c | 88 …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/ |
D | driver.h | 87 int num_channels; /* Number of colors per sample */ member 101 int num_channels; /* Number of components */ member
|
D | rgb.c | 314 num_channels, /* Number of color channels */ in cupsRGBLoad() local 425 int num_channels) /* I - Number of color components */ in cupsRGBNew()
|
D | dither.c | 49 int num_channels, in cupsDitherLine()
|
D | cmyk.c | 1032 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/ |
D | GrYUVATextureProxies.cpp | 11 static int num_channels(uint32_t channelFlags) { in num_channels() function
|
D | GrYUVABackendTextures.cpp | 12 static int num_channels(const GrBackendFormat& format) { in num_channels() function
|
/third_party/vk-gl-cts/external/amber/src/src/ |
D | buffer.cc | 186 auto num_channels = format_->InputNeededPerElement(); in GetHistogramForChannel() local 214 auto num_channels = format_->InputNeededPerElement(); in CompareHistogramEMD() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_blend_aos.c | 233 unsigned num_channels) in lp_build_blend_swizzle() 268 unsigned num_channels) in lp_build_blend_factor()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_zscan.h | 45 unsigned num_channels; member
|
D | vl_zscan.c | 453 unsigned num_channels) in vl_zscan_init()
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | rescaler_utils.c | 28 int num_channels, rescaler_t* const work) { in WebPRescalerInit()
|
D | rescaler_utils.h | 34 int num_channels; // bytes to jump between pixels member
|
/third_party/mesa3d/src/amd/common/ |
D | ac_shader_util.h | 53 uint8_t num_channels; member
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_eu.h | 698 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/ |
D | p2p_utils.c | 374 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/ |
D | p2p_utils.c | 392 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/ |
D | alp.c | 41 uint8_t num_channels; /*< Channel Count. */ member
|
/third_party/lame/libmp3lame/ |
D | gain_analysis.c | 277 size_t num_samples, int num_channels) in AnalyzeSamples()
|
/third_party/mesa3d/src/mesa/main/ |
D | formats.c | 242 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/ |
D | lp_bld_logic.c | 441 unsigned num_channels) in lp_build_select_aos()
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_rescale_enc.c | 172 int num_channels) { in RescalePlane()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_lower_point_sprite.c | 193 unsigned num_channels = glsl_get_components(state->point_coord_out[j]->type); in lower_emit_vertex() local
|