HomeSort by relevance Sort by last modified time
    Searched defs:ow (Results 1 - 25 of 26) sorted by null

1 2

  /external/libyuv/files/unit_test/
rotate_test.cc 29 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 * oh
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...]
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
ToPackedGrayFilter.java 85 int ow = mOWidth; local
90 ow = w;
99 ow = Math.max(ow, oh);
100 oh = ow * h / w;
102 oh = Math.max(ow, oh);
103 ow = oh * w / h;
106 ow = (ow > 0 && ow < 4) ? 4 : (ow / 4) * 4; // ensure width is multiple of
122 int ow = outputFormat.getWidth(); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_xform_tmp.h 593 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 = from[3] 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/mesa3d/src/mesa/math/
m_xform_tmp.h 593 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 = from[3] 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/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
code.c 818 State *ow; local
820 ow = accept;
828 ow = rules[s->rule->d.RuleOp.accept];
832 if(!ow){
833 ow = accept = State_new();
837 s->go.span[i].to = ow;
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 816 double ow = getExecutionCount(Dest); local
824 ow -= ew;
828 if (ow < 0) continue;
833 ew = ew<ow?ew:ow;
    [all...]
  /external/openfst/src/include/fst/
vector-fst.h 219 Weight ow = BaseImpl::Final(s); local
221 SetProperties(SetFinalProperties(Properties(), ow, w));
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
vector-fst.h 214 Weight ow = this->Final(s); local
215 if (ow != Weight::Zero() && ow != Weight::One())
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/9/
android.jar 

Completed in 419 milliseconds

1 2