Home
last modified time | relevance | path

Searched defs:weights (Results 26 - 47 of 47) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dmss3.c47 int weights[16], freqs[16]; member
54 int weights[256], freqs[256]; member
[all...]
H A Dwavpack.c1096 int i, j, id, size, ssize, weights, t; in wavpack_decode_block() local
/third_party/ffmpeg/libavfilter/
H A Daf_loudnorm.c72 double weights[21]; member
H A Dvf_dctdnoiz.c56 float *weights; // dct coeff are cumulated with overlapping; these values are used for averaging member
685 const float *weights = s->weights + slice_start * dst_linesize; in filter_slice() local
[all...]
H A Dvf_minterpolate.c152 uint32_t weights[NB_PIXEL_MVS]; member
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc_tmp.h508 static const uint8_t *weights[] = { in interpolate() local
H A Dtexcompress_astc.cpp587 uint8_t weights[64 + 18]; /* max 64 values, plus padding for the infill interpolation */ member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.c321 MacroBlockTypeToPipeWeights(const struct pipe_mpeg12_macroblock *mb, unsigned weights[2]) in MacroBlockTypeToPipeWeights() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBC_Decoder.cpp1443 auto weights = weightsN[index.numBits]; in interpolate() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1load.c245 mm_weights_unmap( FT_Fixed* weights, in mm_weights_unmap() argument
[all...]
/third_party/skia/include/core/
H A DSkPath.h1535 RangeIter(const uint8_t* verbs, const SkPoint* points, const SkScalar* weights) RangeIter() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp891 float weights[SIZE]; member
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_internal.h918 ASTCENC_ALIGNAS float weights[BLOCK_MAX_TEXELS]; global() member
1128 uint8_t weights[BLOCK_MAX_WEIGHTS]; global() member
[all...]
/third_party/skia/src/core/
H A DSkBlurMF.cpp696 static void create_circle_profile(uint8_t* weights, in create_circle_profile() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_glsl.hpp327 uint32_t weights[CandidateCount]; member
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_reference.cpp1205 const uint16 *weights = kernWeights [patPhase]; in RefBilinearRow16() local
1253 const real32 *weights = kernWeights [patPhase]; in RefBilinearRow32() local
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp471 const float* weights = reinterpret_cast<const float*>(wtsPtr); in PathAddVerbsPointsWeights() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpression.cpp331 float weights[MAX_EXPRESSION_SPECS]; in chooseExpression() local
999 float weights[DE_LENGTH_OF_ARRAY(storages)]; in allocateNewVariable() local
1147 std::vector<float> weights; VariableRead() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c925 float *weights; in setup_queue_families() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2377 LLVMValueRef weights in lp_build_sample_aniso() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp2279 std::vector<float> weights; in addRandomOperation() local
[all...]
/third_party/skia/tests/
H A DPathTest.cpp4272 SkScalar* weights = nullptr; in TestPathRef() local

Completed in 64 milliseconds

12