Searched refs:componentmasks (Results 1 – 1 of 1) sorted by relevance
119 static const int componentmasks[5] { 0x00, 0x07, 0x0C, 0x07, 0x0F }; in compute_error_metrics() local120 int componentmask = componentmasks[input_components]; in compute_error_metrics()