Searched refs:VPX_CS_SRGB (Results 1 – 6 of 6) sorted by relevance
61 VPX_CS_SRGB = 7 /**< sRGB */ enumerator
79 if (color_space != VPX_CS_SRGB) { in parse_bitdepth_colorspace_sampling()
340 RANGE_CHECK(extra_cfg, color_space, VPX_CS_UNKNOWN, VPX_CS_SRGB); in validate_config()
1181 if (cm->color_space != VPX_CS_SRGB) { in write_bitdepth_colorspace_sampling()
451 { "sRGB", VPX_CS_SRGB },
2133 if (cm->color_space != VPX_CS_SRGB) { in read_bitdepth_colorspace_sampling()