Home
last modified time | relevance | path

Searched refs:sv_RGB8toRGB32 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dsvmodule.c872 sv_RGB8toRGB32(PyObject *self, PyObject *args) in sv_RGB8toRGB32() function
946 {"RGB8toRGB32", (PyCFunction)sv_RGB8toRGB32, METH_OLDARGS},