Searched refs:RGB_PLANE_SIZE (Results 1 – 1 of 1) sorted by relevance
38 constexpr const static int RGB_PLANE_SIZE = 3; variable326 uint32_t rgb_index = i * width * RGB_PLANE_SIZE + j * RGB_PLANE_SIZE; in ConvertFromYUVToRGB()