| /third_party/astc-encoder/Source/ |
| H A D | astcenc_ideal_endpoints_and_weights.cpp | 38 bilinear_infill_vla( const decimation_info& di, const float* weights, unsigned int index ) bilinear_infill_vla() argument 78 bilinear_infill_vla_2( const decimation_info& di, const float* weights, unsigned int index ) bilinear_infill_vla_2() argument [all...] |
| H A D | astcenc_symbolic_physical.cpp | 165 uint8_t weights[64]; in symbolic_to_physical() local 195 uint8_t weights[64]; in symbolic_to_physical() local [all...] |
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | hevc_pel.c | 32 static const int weights[] = { 0, 128, 255, -1 }; variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | discrete_distribution.h | 68 explicit param_type(std::initializer_list<double> weights) : p_(weights) { in param_type() argument 119 explicit discrete_distribution(std::initializer_list<double> weights) in discrete_distribution() argument
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | h264dsp_mmi.c | 1190 ff_h264_biweight_pixels16_8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int log2_denom, int weightd, int weights, int offset) ff_h264_biweight_pixels16_8_mmi() argument 1304 ff_h264_biweight_pixels8_8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int log2_denom, int weightd, int weights, int offset) ff_h264_biweight_pixels8_8_mmi() argument 1394 ff_h264_biweight_pixels4_8_mmi(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int log2_denom, int weightd, int weights, int offset) ff_h264_biweight_pixels4_8_mmi() argument [all...] |
| H A D | simple_idct_msa.c | 27 v8i16 weights = { 0, 22725, 21407, 19266, 16383, 12873, 8867, 4520 }; in simple_idct_msa() local 190 v8i16 weights in simple_idct_put_msa() local 366 v8i16 weights = { 0, 22725, 21407, 19266, 16383, 12873, 8867, 4520 }; simple_idct_add_msa() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mss12.h | 42 int16_t weights[MODEL_MAX_SYMS + 1]; member
|
| H A D | vp6.c | 566 vp6_filter_hv4(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int delta, const int16_t *weights) vp6_filter_hv4() argument
|
| H A D | dvenc.c | 538 const int *weights; in dv_init_enc_block() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktSampleVerifier.cpp | 322 getFilteredSample2D(const IVec3& texelBase, const Vec2& weights, int layer, int level, Vec4& resultMin, Vec4& resultMax) const getFilteredSample2D() argument 362 getFilteredSample3D(const IVec3& texelBase, const Vec3& weights, int layer, int level, Vec4& resultMin, Vec4& resultMax) const getFilteredSample3D() argument 411 getFilteredSample(const IVec3& texelBase, const Vec3& weights, int layer, int level, Vec4& resultMin, Vec4& resultMax) const getFilteredSample() argument [all...] |
| /third_party/skia/samplecode/ |
| H A D | SampleVariableWidthStroker.cpp | 67 ScalarBezCurve(int degree, const std::vector<float>& weights) : ScalarBezCurve(degree) { in ScalarBezCurve() argument 280 const std::vector<float>& weights() cons function in __anon18657::ScalarBezCurve [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_decompress_symbolic.cpp | 252 int weights[MAX_TEXELS_PER_BLOCK]; in decompress_symbolic_block() local
|
| /third_party/skia/gm/ |
| H A D | beziereffects.cpp | 252 const SkScalar weights[kNumConics] = { 0.62f, 0.01f, 0.95f, 1.48f, 0.37f, variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktSampleVerifier.cpp | 322 getFilteredSample2D(const IVec3& texelBase, const Vec2& weights, int layer, int level, Vec4& resultMin, Vec4& resultMax) const getFilteredSample2D() argument 362 getFilteredSample3D(const IVec3& texelBase, const Vec3& weights, int layer, int level, Vec4& resultMin, Vec4& resultMax) const getFilteredSample3D() argument 411 getFilteredSample(const IVec3& texelBase, const Vec3& weights, int layer, int level, Vec4& resultMin, Vec4& resultMax) const getFilteredSample() argument [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgStatement.cpp | 63 float weights[DE_LENGTH_OF_ARRAY(statementSpecs)]; in chooseStatement() local
|
| H A D | rsgProgramExecutor.cpp | 327 tcu::Vec2 weights = computeGridCellWeights(cellWidth, cellHeight, x, y); in execute() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_amix.c | 175 float *weights; /**< custom weights for every input */ member [all...] |
| H A D | vf_atadenoise.c | 60 float weights[4][SIZE]; member 346 const float *weights = s->weights[p]; filter_slice() local [all...] |
| H A D | vf_mix.c | 42 float *weights; member 200 const float *weights = s->weights; mix_frames() local [all...] |
| H A D | af_dynaudnorm.c | 77 double *weights; member 452 const double *weights = s->weights; gaussian_filter() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/stress/ |
| H A D | es2sDrawTests.cpp | 200 float weights[SIZE]; member [all...] |
| /third_party/skia/include/private/ |
| H A D | SkPathRef.h | 44 int points, weights; member 67 SkPathRef(SkTDArray<SkPoint> points, SkTDArray<uint8_t> verbs, SkTDArray<SkScalar> weights, in SkPathRef() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/stress/ |
| H A D | es3sDrawTests.cpp | 389 float weights[SIZE]; member [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDrawTests.cpp | 486 float weights[SIZE]; member [all...] |
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | h264dsp.c | 706 biweight_h264_W_altivec(uint8_t *dst, uint8_t *src, int stride, int height, int log2_denom, int weightd, int weights, int offset, int w) biweight_h264_W_altivec() argument
|