HomeSort by relevance Sort by last modified time
    Searched full:a_result (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fxge/dib/
fx_dib_transform.cpp 47 int a_result = 0; local
49 a_result += u_w[j] * (*(uint8_t*)(buf + pos_pixel[i + 4] * pitch +
52 s_result += a_result * v_w[i];
    [all...]

Completed in 96 milliseconds