Searched refs:GetConfigAttributes (Results 1 – 11 of 11) sorted by relevance
205 VAStatus GetConfigAttributes(
383 static VAStatus GetConfigAttributes(
347 VAStatus MediaLibvaCapsNext::GetConfigAttributes( in GetConfigAttributes() function in MediaLibvaCapsNext
1015 pVTable->vaGetConfigAttributes = GetConfigAttributes; in LoadFunction()2183 VAStatus MediaLibvaInterfaceNext::GetConfigAttributes( in GetConfigAttributes() function in MediaLibvaInterfaceNext2199 return mediaCtx->m_capsNext->GetConfigAttributes(profile, entrypoint, attribList, attribsNum); in GetConfigAttributes()
215 static VAStatus GetConfigAttributes (
86 VAStatus GetConfigAttributes(
68 pVTable->vaGetConfigAttributes = MediaLibvaInterfaceNext::GetConfigAttributes; in LoadFunction()
1970 VAStatus MediaLibvaCaps::GetConfigAttributes(VAProfile profile, in GetConfigAttributes() function in MediaLibvaCaps
2464 return mediaCtx->m_caps->GetConfigAttributes( in DdiMedia_GetConfigAttributes()
493 CHECK_VTABLE(vaStatus, ctx, GetConfigAttributes); in va_openDriver()
4031 - st/va: GetConfigAttributes: check profile and entrypoint combination