Searched refs:rBase (Results 1 – 1 of 1) sorted by relevance
305 uint8 *rBase = (uint8 *)in->data[2]; in gfx_conv_GBRP_RGB32_c() local312 rgbBase[j] = gBase[j] | (bBase[j] << 8) | (rBase[j] << 16); in gfx_conv_GBRP_RGB32_c()317 rBase += in->linesize[2]; in gfx_conv_GBRP_RGB32_c()