Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsvmodule.c105 svc_YUVtoRGB(captureobject *self, PyObject *args) in svc_YUVtoRGB() function
258 {"YUVtoRGB", (PyCFunction)svc_YUVtoRGB, METH_OLDARGS},