Home
last modified time | relevance | path

Searched refs:OPJ_CODEC_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.c353 case OPJ_CODEC_UNKNOWN: in opj_create_decompress()
701 case OPJ_CODEC_UNKNOWN: in opj_create_compress()
Dopenjpeg.h293 OPJ_CODEC_UNKNOWN = -1, /**< place-holder */ enumerator