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

/development/tools/yuv420sp2rgb/
H A Dyuv420sp2rgb.c323 int conv_type; local
325 conv_type = CONVERT_TYPE_PPM;
327 conv_type = CONVERT_TYPE_RGB;
329 conv_type = CONVERT_TYPE_ARGB;
334 conv_type,

Completed in 251 milliseconds