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

  /external/opencv3/3rdparty/libjasper/
jpc_dec.c 671 uint_fast32_t cblkyend; local
845 cblkyend = cblkystart + (1 << rlvl->cblkheightexpn);
849 tmpyend = JAS_MIN(cblkyend, prc->yend);
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
tcd.c 997 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); local
    [all...]

Completed in 574 milliseconds