Home | Sort by relevance Sort by last modified time |
/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...] |