Searched defs:attribute_values (Results 1 – 7 of 7) sorted by relevance
784 void const *const *attribute_values) in vlVdpVideoMixerSetAttributeValues()947 void *const *attribute_values) in vlVdpVideoMixerGetAttributeValues()
85 repeated FeedItemAttributeValue attribute_values = 6; field
76 let attribute_values = in parse() localVariable
144 def __init__(self, container_path, name, attribute_values, src=None, argument
1527 std::vector<uint8_t> attribute_values = {static_cast<uint8_t>(PlayerRepeatValue::OFF), in TEST_F() local