Home | History | Annotate | Download | only in plugins

Lines Matching refs:get_hdr

70     if ((decode_ifc != NULL) && (decode_ifc->get_hdr != NULL)) {
71 if (OK == decode_ifc->get_hdr(image_info)) {
76 LOGE("ERROR: get_hdr for %s", image_info->mime_type);
252 decode_ifc->get_hdr(image_info);