Home
last modified time | relevance | path

Searched refs:ConvertRgbPixel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/session/media/
Dplanarfunctions_unittest.cc99 ConvertRgbPixel(color_r, color_g, color_b, in InitializeColorBand()
110 void ConvertRgbPixel(uint8_t r, in ConvertRgbPixel() function in cricket::PlanarFunctionsTest
/external/webrtc/talk/media/base/
Dvideoframe_unittest.h355 ConvertRgbPixel(rgb[i][r_pos], rgb[i][g_pos], rgb[i][b_pos], in ConvertRgb()
378 void ConvertRgbPixel(uint8_t r, in ConvertRgbPixel() function