Searched defs:check_func (Results 1 – 14 of 14) sorted by relevance
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | mpegtsmux.c | 142 CheckOutputBuffersFunc check_func, guint n_bufs, gssize input_buf_size) in check_tsmux_pad_given_muxer() 333 const gchar * sinkname, CheckOutputBuffersFunc check_func, guint n_bufs, in check_tsmux_pad()
|
/third_party/gstreamer/gst_libav/tests/check/elements/ |
D | avdemux_ape.c | 145 run_check_for_file (const gchar * filename, CheckTagsFunc * check_func) in run_check_for_file()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | id3demux.c | 119 run_check_for_file (const gchar * filename, CheckTagsFunc * check_func) in run_check_for_file()
|
/third_party/ffmpeg/libavformat/tests/ |
D | movenc.c | 165 static void check_func(int value, int line, const char *msg, ...) in check_func() function
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | h264parser.c | 591 SEICheckFunc check_func; in GST_START_TEST() member
|
D | h265parser.c | 1073 SEICheckFunc check_func; in GST_START_TEST() member
|
/third_party/python/Lib/distutils/command/ |
D | config.py | 278 def check_func(self, func, headers=None, include_dirs=None, member in config
|
/third_party/glib/gobject/tests/ |
D | type.c | 173 check_func (gpointer check_data, in check_func() function
|
/third_party/ffmpeg/tests/checkasm/ |
D | checkasm.h | 124 #define check_func(func, ...) (func_ref = checkasm_check_func((func_new = func), __VA_ARGS__)) macro
|
/third_party/mindspore/mindspore/ccsrc/pybind_api/ir/ |
D | primitive_py.cc | 376 auto check_func = python_obj_.attr(PY_PRIM_METHOD_CHECK); in RunCheck() local
|
/third_party/pulseaudio/src/pulse/ |
D | ohos_glib-mainloop.c | 508 static gboolean check_func(GSource *source) { in check_func() function
|
D | glib-mainloop.c | 507 static gboolean check_func(GSource *source) { in check_func() function
|
/third_party/glib/gobject/ |
D | gtype.c | 368 GTypeInterfaceCheckFunc check_func; member 2123 GTypeInterfaceCheckFunc check_func = static_iface_check_funcs[i].check_func; in type_iface_vtable_iface_init_Wm() local 2602 GTypeInterfaceCheckFunc check_func) in g_type_add_interface_check() 2628 GTypeInterfaceCheckFunc check_func) in g_type_remove_interface_check()
|
/third_party/ffmpeg/ |
D | configure | 1298 check_func(){ function
|