Home
last modified time | relevance | path

Searched defs:alpha1 (Results 1 - 25 of 35) sorted by relevance

12

/third_party/mesa3d/src/util/
H A Dtexcompress_rgtc_tmp.h38 const TYPE alpha1 = blksrc[1]; in fetch_texel_rgtc() local
/third_party/ffmpeg/libavcodec/
H A Daacsbr.c140 sbr_hf_inverse_filter(SBRDSPContext *dsp, float (*alpha0)[2], float (*alpha1)[2], const float X_low[32][40][2], int k0) sbr_hf_inverse_filter() argument
[all...]
H A Dsbrdsp_fixed.c208 sbr_hf_gen_c(int (*X_high)[2], const int (*X_low)[2], const int alpha0[2], const int alpha1[2], int bw, int start, int end) sbr_hf_gen_c() argument
H A Dsbrdsp.c159 sbr_hf_gen_c(float (*X_high)[2], const float (*X_low)[2], const float alpha0[2], const float alpha1[2], float bw, int start, int end) sbr_hf_gen_c() argument
H A Dtexturedsp.c263 uint8_t alpha1 = *(block + 1); in dxt5_block_internal() local
H A Daacsbr_fixed.c235 sbr_hf_inverse_filter(SBRDSPContext *dsp, int (*alpha0)[2], int (*alpha1)[2], const int X_low[32][40][2], int k0) sbr_hf_inverse_filter() argument
[all...]
H A Dnotchlc.c291 unsigned alpha0, alpha1; in decode_blocks() local
H A Daacsbr_template.c1287 sbr_hf_gen(AACContext *ac, SpectralBandReplication *sbr, INTFLOAT X_high[64][40][2], const INTFLOAT X_low[32][40][2], const INTFLOAT (*alpha0)[2], const INTFLOAT (*alpha1)[2], const INTFLOAT bw_array[5], const uint8_t *t_env, int bs_num_env) global() argument
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_diff.c117 const int alpha1 = (bg1 >> 24) & 0xff; in CompareBackgroundColor() local
H A Danim_util.c749 const int alpha1 = rgba1[offset + kAlphaChannel]; in GetDiffAndPSNR() local
/third_party/rust/crates/nom/src/character/
H A Dstreaming.rs338 pub fn alpha1<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in alpha1() functions
[all...]
H A Dcomplete.rs366 pub fn alpha1<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in alpha1() functions
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Daacsbr_mips.c488 sbr_hf_inverse_filter_mips(SBRDSPContext *dsp, float (*alpha0)[2], float (*alpha1)[2], const float X_low[32][40][2], int k0) sbr_hf_inverse_filter_mips() argument
H A Dsbrdsp_mips.c611 sbr_hf_gen_mips(float (*X_high)[2], const float (*X_low)[2], const float alpha0[2], const float alpha1[2], float bw, int start, int end) sbr_hf_gen_mips() argument
/third_party/ffmpeg/libavfilter/
H A Dformats.c98 int alpha1=0, alpha2=0; in merge_formats_internal() local
H A Daf_biquads.c857 double alpha1 = A == 1. ? 0. : n - FFSIGN(n) * sqrt(n * n - 1); in config_filter() local
883 double alpha1 = A == 1. ? 0. : n - FFSIGN(n) * sqrt(n * n - 1); in config_filter() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_color_unquantize.cpp234 int alpha1 = input[3]; in luminance_alpha_unpack() local
254 int alpha1 = input[3]; in luminance_alpha_delta_unpack() local
137 rgb_scale_alpha_unpack( vint4 input0, uint8_t alpha1, uint8_t scale, vint4& output0, vint4& output1 ) rgb_scale_alpha_unpack() argument
754 int alpha0, alpha1; hdr_rgb_hdr_alpha_unpack() local
[all...]
H A Dastcenc_internal.h872 bool alpha1 = (this->data_min.lane<3>() == default_alpha) && in is_luminance() local
885 bool alpha1 = (this->data_min.lane<3>() == default_alpha) && in is_luminancealpha() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLContextCompatibilityTest.cpp210 EGLint red1, red2, green1, green2, blue1, blue2, alpha1, alpha2; in areConfigsCompatible() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp307 int alpha1 = color_unquantization_tables[quantization_level][input[3]]; in luminance_alpha_unpack() local
321 int alpha1 = color_unquantization_tables[quantization_level][input[3]]; in luminance_alpha_delta_unpack() local
792 int alpha0, alpha1; hdr_rgb_hdr_alpha_unpack3() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fMultisampleTests.cpp829 renderQuad(Vec2(x0, y0), Vec2(x1, y0), Vec2(x0, y1), Vec2(x1, y1), baseGreen + alpha0, baseGreen + alpha1, baseGreen + alpha0, baseGreen + alpha1); in iterate() local
830 renderQuad(Vec2(x0, y0), Vec2(x1, y0), Vec2(x0, y1), Vec2(x1, y1), baseRed + alpha0, baseRed + alpha1, baseRed + alpha0, baseRed + alpha1); in iterate() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h158 const GLubyte alpha1 = blksrc[1]; in fetch_2d_texel_rgba_dxt5() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp1340 renderQuad(Vec2(x0, y0), Vec2(x1, y0), Vec2(x0, y1), Vec2(x1, y1), baseGreen + alpha0, baseGreen + alpha1, baseGreen + alpha0, baseGreen + alpha1); in iterate() local
1341 renderQuad(Vec2(x0, y0), Vec2(x1, y0), Vec2(x0, y1), Vec2(x1, y1), baseRed + alpha0, baseRed + alpha1, baseRed + alpha0, baseRed + alpha1); in iterate() local
/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h197 unsigned char alpha1; /* NCSI version alpha1 */ member
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h203 unsigned char alpha1; /* NCSI version alpha1 */ member

Completed in 33 milliseconds

12