Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dalldevices.c71 static void *next_input(const AVInputFormat *prev, AVClassCategory c2) in next_input() function
/third_party/python/Modules/_io/
Dtextio.c1900 PyObject *next_input = dec_buffer; in textiowrapper_read_chunk() local
2653 PyObject *next_input; in _io_TextIOWrapper_tell_impl() local