Searched defs:object_config_s (Results 1 – 1 of 1) sorted by relevance
348 struct object_config_s { struct349 struct object_base_s base;350 VAProfile profile;351 VAEntrypoint entrypoint;352 VAConfigAttrib attrib_list[PSB_MAX_CONFIG_ATTRIBUTES];353 int attrib_count;354 format_vtable_p format_vtable;