Searched refs:VPX_CS_SRGB (Results 1 – 6 of 6) sorted by relevance
78 VPX_CS_SRGB = 7 /**< sRGB */ enumerator
106 if (color_space != VPX_CS_SRGB) { in parse_bitdepth_colorspace_sampling()
329 RANGE_CHECK(extra_cfg, color_space, VPX_CS_UNKNOWN, VPX_CS_SRGB); in validate_config()
1060 if (cm->color_space != VPX_CS_SRGB) { in write_bitdepth_colorspace_sampling()
414 { "sRGB", VPX_CS_SRGB },
1798 if (cm->color_space != VPX_CS_SRGB) { in read_bitdepth_colorspace_sampling()