Searched refs:nv21_to_rgba8888 (Results 1 – 1 of 1) sorted by relevance
95 static void nv21_to_rgba8888(uint8_t* input, uint32_t * output, int width, int height) { in nv21_to_rgba8888() function171 nv21_to_rgba8888(rawData, myrgba, width, height); in create_texture_dotx()