Home
last modified time | relevance | path

Searched defs:num_channels (Results 1 - 25 of 67) sorted by relevance

123

/third_party/skia/src/gpu/
H A DGrYUVATextureProxies.cpp11 static int num_channels(uint32_t channelFlags) { in num_channels() function
H A DGrYUVABackendTextures.cpp12 static int num_channels(const GrBackendFormat& format) { in num_channels() function
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_zscan.h45 unsigned num_channels; member
H A Dvl_zscan.c450 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 Ddither.c46 cupsDitherLine(cups_dither_t *d, const cups_lut_t *lut, const short *data, int num_channels, unsigned char *p) cupsDitherLine() argument
H A Ddriver.h87 int num_channels; /* Number of colors per sample */ member
101 int num_channels; /* Number of components */ member
H A Dcmyk.c1032 int num_channels; /* Number of color components */ in cupsCMYKLoad() local
1600 cupsCMYKNew(int num_channels) cupsCMYKNew() argument
[all...]
H A Drgb.c314 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 Dalp.c41 uint8_t num_channels; /*< Channel Count. */ member
H A Dscd.c66 uint32_t num_channels; member
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.h53 uint8_t num_channels; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c437 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 Dlp_bld_swizzle.c150 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 Dpicture_rescale_enc.c167 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 Drescaler_utils.c24 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 Drescaler_utils.h34 int num_channels; // bytes to jump between pixels member
/third_party/ffmpeg/libavcodec/
H A Datrac3plusdec.c219 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 Dgain_analysis.c276 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 Dformat_parser.py326 def num_channels(self): member in Format
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c228 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 Dd3d12_lower_point_sprite.c193 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 Dbuffer.cc186 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 Dp2p_utils.c374 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 Dacs.c1070 int num_channels; in acs_request_scan() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_utils.c392 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

Completed in 16 milliseconds

123