Home
last modified time | relevance | path

Searched defs:b_y (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/modules/audio_coding/audio_network_adaptor/util/
Dthreshold_curve.h55 ThresholdCurve(float a_x, float a_y, float b_x, float b_y) in ThresholdCurve()
/external/libffi/testsuite/libffi.call/
Dnested_struct11.c20 float b_y; member
/external/libffi/testsuite/libffi.closures/
Dnested_struct11.c20 float b_y; member
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dnested_struct11.c20 float b_y; member
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Doptical_flow.cc170 float b_y = 0.0f; in FindFlowAtPoint_LK() local
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc961 auto b_y = test::function::Call(&s, "b/y", "XTimesTwo", {b_x2}); in TEST_F() local