Searched refs:QueryConfigAttributes (Results 1 – 10 of 10) sorted by relevance
65 pVTable->vaQueryConfigAttributes = QueryConfigAttributes; in LoadFunction()155 VAStatus MediaLibvaInterface::QueryConfigAttributes( in QueryConfigAttributes() function in MediaLibvaInterface186 …return MediaLibvaInterfaceNext::QueryConfigAttributes(ctx, config_id, profile, entrypoint, attrib_… in QueryConfigAttributes()
138 static VAStatus QueryConfigAttributes (
191 VAStatus QueryConfigAttributes(
2393 VAStatus MediaLibvaCaps::QueryConfigAttributes( in QueryConfigAttributes() function in MediaLibvaCaps
2406 return mediaCtx->m_caps->QueryConfigAttributes( in DdiMedia_QueryConfigAttributes()
131 VAStatus QueryConfigAttributes(
307 static VAStatus QueryConfigAttributes(
120 VAStatus MediaLibvaCapsNext::QueryConfigAttributes( in QueryConfigAttributes() function in MediaLibvaCapsNext
1012 pVTable->vaQueryConfigAttributes = QueryConfigAttributes; in LoadFunction()2123 VAStatus MediaLibvaInterfaceNext::QueryConfigAttributes( in QueryConfigAttributes() function in MediaLibvaInterfaceNext2143 return mediaCtx->m_capsNext->QueryConfigAttributes( in QueryConfigAttributes()
490 CHECK_VTABLE(vaStatus, ctx, QueryConfigAttributes); in va_openDriver()