Searched refs:incrementalDecoder (Results 1 – 1 of 1) sorted by relevance
886 PyObject *incrementalDecoder = PyObject_CallFunctionObjArgs( in _textiowrapper_set_decoder() local889 if (incrementalDecoder == NULL) in _textiowrapper_set_decoder()892 self->decoder = incrementalDecoder; in _textiowrapper_set_decoder()