Home
last modified time | relevance | path

Searched defs:ax1 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/video/
Dfull_stack_tests_plot.py233 def Plot(self, ax1): argument
/external/eigen/demos/opengl/
Dquaternion_demo.cpp77 Vector3f ax1 = ax0.unitOrthogonal(); in FancySpheres() local
/external/tensorflow/tensorflow/core/ops/
Dmath_grad.cc813 bool ax0, const string& x1, bool ax1, in MatMulGradHelper()