HomeSort by relevance Sort by last modified time
    Searched refs:y_b (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vega/
arc.c 561 b_cos_eta_b, x_b, y_b, x_b_dot, y_b_dot, lx, ly; local
593 y_b = arc->cy + a_cos_eta_b * arc->sin_theta +
601 VGfloat x = x_b, y = y_b;
606 ly = y_b;
614 double yA = y_b;
627 y_b = arc->cy + a_cos_eta_b * arc->sin_theta +
637 (float) (x_b - alpha * x_b_dot), (float) (y_b - alpha * y_b_dot),
638 (float) x_b, (float) y_b);
650 ly = y_b;
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 644 #define y_b fix( 0.114, fixc ) macro
    [all...]

Completed in 187 milliseconds