Searched refs:mfc_runtime_caps (Results 1 – 3 of 3) sorted by relevance
39 mali_gralloc_format_caps mfc_runtime_caps; variable101 mfc_runtime_caps.caps_mask |= MALI_GRALLOC_FORMAT_CAPABILITY_OPTIONS_PRESENT; in get_ip_capabilities()128 MALI_GRALLOC_LOGV("MFC format capabilities 0x%" PRIx64, mfc_runtime_caps.caps_mask); in get_ip_capabilities()
28 extern mali_gralloc_format_caps mfc_runtime_caps;
302 mfc_runtime_caps.caps_mask & MALI_GRALLOC_FORMAT_CAPABILITY_OPTIONS_PRESENT) in get_consumer_caps()304 consumer_caps &= mfc_runtime_caps.caps_mask; in get_consumer_caps()376 mfc_runtime_caps.caps_mask & MALI_GRALLOC_FORMAT_CAPABILITY_OPTIONS_PRESENT) in get_producer_caps()378 producer_caps &= mfc_runtime_caps.caps_mask; in get_producer_caps()