Searched refs:in_pixel_format (Results 1 – 2 of 2) sorted by relevance
169 …TCH_SET(config->width_in_pixel * jpeg_supported_pixel_format[config->in_pixel_format].pixel_width); in jpeg_start_encode()192 if (jpeg_need_csc(config->in_pixel_format, config->out_pixel_format)) { in jpeg_start_encode()225 … ptr->CFG = JPEG_CFG_CFG_IPATH_SEL_SET(jpeg_supported_pixel_format[config->in_pixel_format].ipath) in jpeg_start_encode()289 … | JPEG_CSC_COEF0_ENABLE_SET(jpeg_need_csc(config->in_pixel_format, config->out_pixel_format)); in jpeg_start_decode()
97 jpeg_pixel_format_t in_pixel_format; member
Completed in 5 milliseconds