Searched refs:drv_gpd_set_type (Results 1 – 3 of 3) sorted by relevance
1273 drv_gpd_set_type(PNG_COLOR_TYPE_RGB_ALPHA, infoptr->interlace, infoptr->color_depth); in PngProcess()1289 drv_gpd_set_type(infoptr->color_type, infoptr->interlace, infoptr->color_depth); in PngProcess()
758 void drv_gpd_set_type(MS_U32 data)804 void drv_gpd_set_type(MS_U8 color_type, MS_U8 interlace, MS_U8 color_depth) in drv_gpd_set_type() function
152 void drv_gpd_set_type(MS_U8 color_type, MS_U8 interlace, MS_U8 color_depth);