HomeSort by: relevance | last modified time | path
    Searched defs:line_o (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_dml1_display_rq_dlg_calc.c 1058 double line_o; local in function:dml1_rq_dlg_get_dlg_params
1300 line_o = (double) dst_y_after_scaler + dst_x_after_scaler / (double) htotal;
1331 DTRACE("DLG: %s: line_o = %3.2f", __func__, line_o);
1336 - (line_setup + line_calc + line_wait + line_o);
amdgpu_dml1_display_rq_dlg_calc.c 1058 double line_o; local in function:dml1_rq_dlg_get_dlg_params
1300 line_o = (double) dst_y_after_scaler + dst_x_after_scaler / (double) htotal;
1331 DTRACE("DLG: %s: line_o = %3.2f", __func__, line_o);
1336 - (line_setup + line_calc + line_wait + line_o);

Completed in 23 milliseconds