Searched defs:u_w (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_transform.cpp | 281 FX_BYTE _bicubic_interpol(FX_LPCBYTE buf, int pitch, int pos_pixel[], int u_w[], int v_w[], int res… in _bicubic_interpol() 295 void _bicubic_get_pos_weight(int pos_pixel[], int u_w[], int v_w[], int src_col_l, int src_row_l, in _bicubic_get_pos_weight() 430 int u_w[4], v_w[4]; in Continue() local 503 int u_w[4], v_w[4]; in Continue() local 603 int u_w[4], v_w[4]; in Continue() local 716 int u_w[4], v_w[4]; in Continue() local
|