Searched defs:channel_values (Results 1 – 2 of 2) sorted by relevance
88 float* channel_values; member126 const float* channel_values = GetParam().channel_values; in TEST_P() local
88 static const OI_UINT8 channel_values[] = { 1, 2, 2, 2 }; variable