HomeSort by relevance Sort by last modified time
    Searched defs:yh (Results 1 - 3 of 3) sorted by null

  /external/libyuv/files/unit_test/
rotate_test.cc 703 int yh = 768; local
706 int uvh = (yh + 1) >> 1;
710 int y_plane_size = (yw + b * 2) * (yh + b * 2);
741 for (i = b; i < (yh + b); ++i) {
756 int y_off_90 = b * (yh + b * 2) + b;
761 int y_st_90 = yh + b * 2;
770 yw, yh,
779 yh, yw,
788 yh, yw,
826 int yh = 768 local
949 int yh = 768; local
1056 int yh = 768; local
1164 int yh = 768; local
1269 int yh = 768; local
1426 int yh = 768; local
    [all...]
  /development/perftests/panorama/feature_stab/db_vlvm/
db_metrics.h 168 double xh,yh,zh,mult,mult2,xh_mult2,yh_mult2; local
172 [ 0 1/zh -yh/(zh*zh)]
179 [ 0 0 0 -x0/zh -x1/zh -1/zh x0*yh/(zh*zh) x1*yh/(zh*zh) yh/(zh*zh)]*/
184 yh=H[3]*x[0]+H[4]*x[1]+H[5];
189 f[1]=y[1]-yh*mult;
193 yh_mult2=yh*mult2;
258 double xh,yh,zh,mult,mult2,xh_mult2,yh_mult2; local
262 [ 0 1/zh -yh/(zh*zh)
    [all...]
  /external/chromium_org/third_party/libyuv/unit_test/
planar_test.cc 1309 int yh = benchmark_height_; local
    [all...]

Completed in 776 milliseconds