Searched refs:ow (Results 1 - 8 of 8) sorted by relevance

/external/libyuv/files/unit_test/
H A Drotate_test.cc29 int iw, ih, ow, oh; local
35 ow = ih;
39 align_buffer_16(output_1, ow * oh)
46 TransposePlane(input, iw, output_1, ow, iw, ih);
47 TransposePlane(output_1, ow, output_2, oh, ow, oh);
60 PrintArray(output_1, ow, oh);
76 int iw, ih, ow, oh; local
83 ow = ih;
87 align_buffer_16(output_a1, ow * o
136 int iw, ih, ow, oh; local
196 int iw, ih, ow, oh; local
273 int iw, ih, ow, oh; local
350 int iw, ih, ow, oh; local
428 int iw, ih, ow, oh; local
475 int iw, ih, ow, oh; local
534 int iw, ih, ow, oh; local
588 int ow = ih; local
640 int iw, ih, ow, oh; local
[all...]
/external/mesa3d/src/mesa/math/
H A Dm_xform_tmp.h593 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
594 to[i][0] = m0 * ox + m4 * oy + m8 * oz + m12 * ow;
595 to[i][1] = m1 * ox + m5 * oy + m9 * oz + m13 * ow;
596 to[i][2] = m2 * ox + m6 * oy + m10 * oz + m14 * ow;
597 to[i][3] = m3 * ox + m7 * oy + m11 * oz + m15 * ow;
640 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
641 to[i][0] = m0 * ox + m4 * oy + m12 * ow;
642 to[i][1] = m1 * ox + m5 * oy + m13 * ow;
644 to[i][3] = ow;
663 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow local
688 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
712 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
736 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
[all...]
/external/openfst/src/include/fst/
H A Dvector-fst.h219 Weight ow = BaseImpl::Final(s); local
221 SetProperties(SetFinalProperties(Properties(), ow, w));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js[all...]
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 348 milliseconds