Searched refs:mfc_runtime_caps (Results 1 – 3 of 3) sorted by relevance
40 mali_gralloc_format_caps mfc_runtime_caps; variable112 mfc_runtime_caps.caps_mask |= MALI_GRALLOC_FORMAT_CAPABILITY_OPTIONS_PRESENT; in get_ip_capabilities()131 mfc_runtime_caps.caps_mask &= ~MALI_GRALLOC_FORMAT_CAPABILITY_AFBCENABLE_MASK; in get_ip_capabilities()144 MALI_GRALLOC_LOGV("MFC format capabilities 0x%" PRIx64, mfc_runtime_caps.caps_mask); in get_ip_capabilities()
29 extern mali_gralloc_format_caps mfc_runtime_caps;
308 mfc_runtime_caps.caps_mask & MALI_GRALLOC_FORMAT_CAPABILITY_OPTIONS_PRESENT) in get_consumer_caps()310 consumer_caps &= mfc_runtime_caps.caps_mask; in get_consumer_caps()387 mfc_runtime_caps.caps_mask & MALI_GRALLOC_FORMAT_CAPABILITY_OPTIONS_PRESENT) in get_producer_caps()389 producer_caps &= mfc_runtime_caps.caps_mask; in get_producer_caps()