Home
last modified time | relevance | path

Searched defs:output_handler (Results 1 – 2 of 2) sorted by relevance

/third_party/PyYAML/yaml/
D_yaml.pyx1385 cdef int output_handler(void *data, unsigned char *bufferu, size_t size) except 0: function
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpconnection.c73 GstRtmpConnectionFunc output_handler; member