Searched refs:AV1RawColorConfig (Results 1 – 4 of 4) sorted by relevance
41 typedef struct AV1RawColorConfig { struct56 } AV1RawColorConfig; argument128 AV1RawColorConfig color_config;
51 AV1RawColorConfig *clc = &seq->color_config; in av1_metadata_update_sequence_header()
61 AV1RawColorConfig *color; in av1_parser_parse()
78 AV1RawColorConfig *current, int seq_profile) in FUNC()