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

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
dwt.c 401 opj_tcd_resolution_t * l_last_res = 0; local
408 l_last_res = l_cur_res - 1;
426 rw1 = l_last_res->x1 - l_last_res->x0;
427 rh1 = l_last_res->y1 - l_last_res->y0;
455 l_cur_res = l_last_res;
457 --l_last_res;
j2k.c     [all...]

Completed in 1775 milliseconds