Home
last modified time | relevance | path

Searched defs:w1 (Results 1 – 7 of 7) sorted by relevance

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
Dsparse_weight_vector.cpp50 const SparseWeightVector<Key, Hash> &w1, in AdditiveWeightUpdate()
64 const SparseWeightVector<Key, Hash> &w1, in AdditiveSquaredWeightUpdate()
79 const SparseWeightVector<Key, Hash> &w1, in AdditiveInvSqrtWeightUpdate()
96 const SparseWeightVector<Key, Hash> &w1, in AdditiveWeightUpdateBounded()
123 const SparseWeightVector<Key, Hash> &w1) { in MultWeightUpdate()
135 const SparseWeightVector<Key, Hash> &w1) { in MultWeightUpdateBounded()
Dsparse_weight_vector.h177 bool GetValue(const Wmap &w1, const Key &fname, double *val) const { in GetValue()
/frameworks/rs/driver/runtime/
Drs_sample.c128 int32_t next, float w0, float w1) { in getSample_A()
138 int32_t next, float w0, float w1) { in getSample_L()
148 int32_t next, float w0, float w1) { in getSample_LA()
158 int32_t next, float w0, float w1) { in getSample_RGB()
168 int32_t next, float w0, float w1) { in getSample_565()
178 int32_t next, float w0, float w1) { in getSample_RGBA()
190 float w0, float w1, float w2, float w3) { in getSample_A()
203 float w0, float w1, float w2, float w3) { in getSample_L()
216 float w0, float w1, float w2, float w3) { in getSample_LA()
229 float w0, float w1, float w2, float w3) { in getSample_RGB()
[all …]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dchvr_filter.cpp40 int w1, w2, w3, w4; in CombinedHorzVertRingFilter() local
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java186 FileWriter w1 = new FileWriter(new File(dir, "DropBoxTest@" + (before + 100000) + ".txt")); in testAddEntriesInTheFuture() local
/frameworks/base/media/mca/filterfw/native/core/
Dshader_program.cpp47 const float w1 = x * (1.0f - y); in GetTileCoords() local
/frameworks/native/opengl/libagl/
Dprimitives.cpp768 int32_t w1 = v1->window.w; in lerp_texcoords_w() local