Searched refs:get_hdr (Results 1 – 2 of 2) sorted by relevance
144 status_t (*get_hdr)(wprint_image_info_t *image_info); member
70 if ((decode_ifc != NULL) && (decode_ifc->get_hdr != NULL)) { in wprint_image_get_info()71 if (OK == decode_ifc->get_hdr(image_info)) { in wprint_image_get_info()252 decode_ifc->get_hdr(image_info); in wprint_image_set_output_properties()