Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_jpeg_drv.c192 if (jpeg_need_csc(config->in_pixel_format, config->out_pixel_format)) { in jpeg_start_encode()
226 | JPEG_CFG_CFG_OPATH_SEL_SET(jpeg_supported_pixel_format[config->out_pixel_format].opath) in jpeg_start_encode()
278 …CH_SET(config->width_in_pixel * jpeg_supported_pixel_format[config->out_pixel_format].pixel_width); in jpeg_start_decode()
289 … | JPEG_CSC_COEF0_ENABLE_SET(jpeg_need_csc(config->in_pixel_format, config->out_pixel_format)); in jpeg_start_decode()
293 … ptr->CFG = JPEG_CFG_CFG_OPATH_SEL_SET(jpeg_supported_pixel_format[config->out_pixel_format].opath) in jpeg_start_decode()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_jpeg_drv.h98 jpeg_pixel_format_t out_pixel_format; member

Completed in 7 milliseconds