Searched refs:kJPEGDEC_PixelFormatYUV420 (Results 1 – 2 of 2) sorted by relevance
283 config->pixelFormat = (uint32_t)kJPEGDEC_PixelFormatYUV420; in JPEGDEC_ParseHeader()336 if (config->pixelFormat == (uint32_t)kJPEGDEC_PixelFormatYUV420) in JPEGDEC_ParseHeader()452 descriptor->config.pixelFormat = (uint32_t)kJPEGDEC_PixelFormatYUV420; in JPEGDEC_DescptReset()
47 kJPEGDEC_PixelFormatYUV420 = 0U, /*!< YUV420 format, Y at first plane, UV at second plane. */ enumerator