Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsvmodule.c878 sv_YUVtoRGB(PyObject *self, PyObject *args) in sv_YUVtoRGB() function
947 {"YUVtoRGB", (PyCFunction)sv_YUVtoRGB, METH_OLDARGS},