Searched refs:COLOR_SPACE (Results 1 – 4 of 4) sorted by relevance
95 } COLOR_SPACE; typedef
75 COLOR_SPACE color_space;
1052 const COLOR_SPACE cs = UNKNOWN;
1054 cm->color_space = (COLOR_SPACE)vp9_rb_read_literal(rb, 3); in read_uncompressed_header()