Searched defs:get_output (Results 1 – 5 of 5) sorted by relevance
/third_party/python/Lib/test/ |
D | test_utf8_mode.py | 30 def get_output(self, *args, failure=False, **kw): member in UTF8ModeTests
|
D | test_base64.py | 762 def get_output(self, *args): member in TestMain
|
D | test_faulthandler.py | 59 def get_output(self, code, filename=None, fd=None): member in FaultHandlerTests
|
/third_party/ffmpeg/libavfilter/ |
D | dnn_interface.h | 97 int (*get_output)(void *model, const char *input_name, int input_width, int input_height, member
|
D | vf_convolve.c | 77 void (*get_output)(struct ConvolveContext *s, AVComplexFloat *input, AVFrame *out, member 462 static void get_output(ConvolveContext *s, AVComplexFloat *input, AVFrame *out, in get_output() function
|