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

  /external/pdfium/third_party/libopenjpeg20/
openjpeg.h 201 #define OPJ_PROFILE_CINEMA_S4K 0x0006 /** Scalable 4K cinema profile defined in 15444-1 AMD2 */
222 #define OPJ_IS_CINEMA(v) (((v) >= OPJ_PROFILE_CINEMA_2K)&&((v) <= OPJ_PROFILE_CINEMA_S4K))
    [all...]
j2k.c     [all...]

Completed in 31 milliseconds