Home
last modified time | relevance | path

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

/third_party/boost/libs/iostreams/test/detail/
Dclosable.hpp72 closable_device(operation close_input, operation close_output) in closable_device()
155 closable_device(operation close_input, operation close_output) in closable_device()
233 closable_filter(operation close_input, operation close_output) in closable_filter()
297 closable_filter(operation close_input, operation close_output) in closable_filter()
/third_party/ffmpeg/libavfilter/
Davf_concat.c217 static void close_input(AVFilterContext *ctx, unsigned in_no) in close_input() function