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

  /external/pdfium/third_party/libopenjpeg20/
jp2.h 94 OPJ_UINT16 cn, typ, asoc; member in struct:opj_jp2_cdef_info
jp2.c 799 l_value = jp2->color.jp2_cdef->info[i].asoc;
912 if (info[i].asoc == 65535U) {
916 if (info[i].asoc > 0 && (OPJ_UINT32)(info[i].asoc - 1) >= nr_channels) {
918 info[i].asoc - 1, nr_channels);
1343 OPJ_UINT16 i, n, cn, asoc, acn; local
    [all...]

Completed in 320 milliseconds