Searched refs:JPEG_YCBCR_COLORSPACE (Results 1 – 6 of 6) sorted by relevance
242 #define JPEG_YCBCR_COLORSPACE JPEG_CONFR1_COLORSPACE_0 macro609 ((COLORSPACE) == JPEG_YCBCR_COLORSPACE) || \
242 #define JPEG_YCBCR_COLORSPACE JPEG_CONFR1_COLORSPACE_0 macro610 ((COLORSPACE) == JPEG_YCBCR_COLORSPACE) || \
1147 else if (hjpeg->Conf.ColorSpace == JPEG_YCBCR_COLORSPACE) in HAL_JPEG_ConfigEncoding()1305 pInfo->ColorSpace = JPEG_YCBCR_COLORSPACE; in HAL_JPEG_GetInfo()1323 if ((pInfo->ColorSpace == JPEG_YCBCR_COLORSPACE) || (pInfo->ColorSpace == JPEG_CMYK_COLORSPACE)) in HAL_JPEG_GetInfo()
1176 else if (hjpeg->Conf.ColorSpace == JPEG_YCBCR_COLORSPACE) in HAL_JPEG_ConfigEncoding()1334 pInfo->ColorSpace = JPEG_YCBCR_COLORSPACE; in HAL_JPEG_GetInfo()1352 if ((pInfo->ColorSpace == JPEG_YCBCR_COLORSPACE) || (pInfo->ColorSpace == JPEG_CMYK_COLORSPACE)) in HAL_JPEG_GetInfo()
1163 else if (hjpeg->Conf.ColorSpace == JPEG_YCBCR_COLORSPACE) in HAL_JPEG_ConfigEncoding()1321 pInfo->ColorSpace = JPEG_YCBCR_COLORSPACE; in HAL_JPEG_GetInfo()1339 if ((pInfo->ColorSpace == JPEG_YCBCR_COLORSPACE) || (pInfo->ColorSpace == JPEG_CMYK_COLORSPACE)) in HAL_JPEG_GetInfo()