Home
last modified time | relevance | path

Searched refs:JAS_CLRSPC_FAM_YCBCR (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
Djas_cm.h112 #define JAS_CLRSPC_FAM_YCBCR 5 macro
120 #define JAS_CLRSPC_SYCBCR jas_clrspc_create(JAS_CLRSPC_FAM_YCBCR, 1)
125 #define JAS_CLRSPC_GENYCBCR jas_clrspc_create(JAS_CLRSPC_FAM_YCBCR, 0)
/external/opencv3/3rdparty/libjasper/
Djp2_enc.c266 case JAS_CLRSPC_FAM_YCBCR: in jp2_write_header()
442 case JAS_CLRSPC_FAM_YCBCR: in jp2_gettypeasoc()
Djp2_dec.c543 case JAS_CLRSPC_FAM_YCBCR: in jp2_getct()
Djas_cm.c1265 case JAS_CLRSPC_FAM_YCBCR: in jas_clrspc_numchans()