Searched refs:GetRgbPacking (Results 1 – 1 of 1) sorted by relevance
262 if (!GetRgbPacking(fourcc, &r_pos, &g_pos, &b_pos, &bytes)) { in CreateRgbSample()332 if (!GetRgbPacking(fourcc, &r_pos, &g_pos, &b_pos, &bytes)) { in ConvertRgb()404 bool GetRgbPacking(uint32_t fourcc, in GetRgbPacking() function