| /third_party/skia/src/gpu/ |
| H A D | GrYUVATextureProxies.cpp | 11 static int num_channels(uint32_t channelFlags) { in num_channels() function
|
| H A D | GrYUVABackendTextures.cpp | 12 static int num_channels(const GrBackendFormat& format) { in num_channels() function
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_zscan.h | 45 unsigned num_channels; member
|
| H A D | vl_zscan.c | 450 vl_zscan_init(struct vl_zscan *zscan, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned blocks_per_line, unsigned blocks_total, unsigned num_channels) vl_zscan_init() argument [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | dither.c | 46 cupsDitherLine(cups_dither_t *d, const cups_lut_t *lut, const short *data, int num_channels, unsigned char *p) cupsDitherLine() argument
|
| H A D | driver.h | 87 int num_channels; /* Number of colors per sample */ member 101 int num_channels; /* Number of components */ member
|
| H A D | cmyk.c | 1032 int num_channels; /* Number of color components */ in cupsCMYKLoad() local 1600 cupsCMYKNew(int num_channels) cupsCMYKNew() argument [all...] |
| H A D | rgb.c | 314 num_channels, /* Number of color channels */ cupsRGBLoad() local 422 cupsRGBNew(int num_samples, cups_sample_t *samples, int cube_size, int num_channels) cupsRGBNew() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | alp.c | 41 uint8_t num_channels; /*< Channel Count. */ member
|
| H A D | scd.c | 66 uint32_t num_channels; member
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_shader_util.h | 53 uint8_t num_channels; member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_logic.c | 437 lp_build_select_aos(struct lp_build_context *bld, unsigned mask, LLVMValueRef a, LLVMValueRef b, unsigned num_channels) lp_build_select_aos() argument
|
| H A D | lp_bld_swizzle.c | 150 lp_build_swizzle_scalar_aos(struct lp_build_context *bld, LLVMValueRef a, unsigned channel, unsigned num_channels) lp_build_swizzle_scalar_aos() argument
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_rescale_enc.c | 167 RescalePlane(const uint8_t* src, int src_width, int src_height, int src_stride, uint8_t* dst, int dst_width, int dst_height, int dst_stride, rescaler_t* const work, int num_channels) RescalePlane() argument
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | rescaler_utils.c | 24 WebPRescalerInit(WebPRescaler* const rescaler, int src_width, int src_height, uint8_t* const dst, int dst_width, int dst_height, int dst_stride, int num_channels, rescaler_t* const work) WebPRescalerInit() argument
|
| H A D | rescaler_utils.h | 34 int num_channels; // bytes to jump between pixels member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | atrac3plusdec.c | 219 decode_residual_spectrum(ATRAC3PContext *ctx, Atrac3pChanUnitCtx *ch_unit, float out[2][ATRAC3P_FRAME_SAMPLES], int num_channels, AVCodecContext *avctx) decode_residual_spectrum() argument 283 reconstruct_frame(ATRAC3PContext *ctx, Atrac3pChanUnitCtx *ch_unit, int num_channels, AVCodecContext *avctx) reconstruct_frame() argument
|
| /third_party/lame/libmp3lame/ |
| H A D | gain_analysis.c | 276 AnalyzeSamples(replaygain_t * rgData, const Float_t * left_samples, const Float_t * right_samples, size_t num_samples, int num_channels) AnalyzeSamples() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | format_parser.py | 326 def num_channels(self): member in Format
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend_aos.c | 228 lp_build_blend_swizzle(struct lp_build_blend_aos_context *bld, LLVMValueRef rgb, LLVMValueRef alpha, enum lp_build_blend_swizzle rgb_swizzle, unsigned alpha_swizzle, unsigned num_channels) lp_build_blend_swizzle() argument 264 lp_build_blend_factor(struct lp_build_blend_aos_context *bld, unsigned rgb_factor, unsigned alpha_factor, unsigned alpha_swizzle, unsigned num_channels) lp_build_blend_factor() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_lower_point_sprite.c | 193 unsigned num_channels = glsl_get_components(state->point_coord_out[j]->type); in lower_emit_vertex() local
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | buffer.cc | 186 auto num_channels = format_->InputNeededPerElement(); in GetHistogramForChannel() local 214 auto num_channels = format_->InputNeededPerElement(); in CompareHistogramEMD() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p_utils.c | 374 static u8 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) in p2p_channel_pick_random() argument 421 unsigned int num_channels = 0; in p2p_channel_random_social() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | acs.c | 1070 int num_channels; in acs_request_scan() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p_utils.c | 392 static u8 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) in p2p_channel_pick_random() argument 439 unsigned int num_channels = 0; in p2p_channel_random_social() local
|