Searched defs:w1 (Results 1 – 7 of 7) sorted by relevance
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/ |
D | sparse_weight_vector.cpp | 50 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()
|
D | sparse_weight_vector.h | 177 bool GetValue(const Wmap &w1, const Key &fname, double *val) const { in GetValue()
|
/frameworks/rs/driver/runtime/ |
D | rs_sample.c | 128 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/ |
D | chvr_filter.cpp | 40 int w1, w2, w3, w4; in CombinedHorzVertRingFilter() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | DropBoxTest.java | 186 FileWriter w1 = new FileWriter(new File(dir, "DropBoxTest@" + (before + 100000) + ".txt")); in testAddEntriesInTheFuture() local
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | shader_program.cpp | 47 const float w1 = x * (1.0f - y); in GetTileCoords() local
|
/frameworks/native/opengl/libagl/ |
D | primitives.cpp | 768 int32_t w1 = v1->window.w; in lerp_texcoords_w() local
|