Searched refs:rgb_in (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera2/jni/
H A Dtinyplanet.cc139 unsigned char * rgb_in = (unsigned char * )source; local
142 StereographicProjection(scale, angle, rgb_in, width, height, rgb_out, output_size, output_size);
/packages/apps/Gallery2/jni/filters/
H A Dtinyplanet.cc138 unsigned char * rgb_in = (unsigned char * )source; local
141 StereographicProjection(scale,angle, rgb_in, width, height, rgb_out, output_size, output_size);

Completed in 52 milliseconds