Home
last modified time | relevance | path

Searched refs:callback_function (Results 1 – 8 of 8) sorted by relevance

/third_party/benchmark/src/
Dbenchmark_api_internal.h68 typedef void (*callback_function)(const benchmark::State&); typedef
69 callback_function setup_ = nullptr;
70 callback_function teardown_ = nullptr;
/third_party/ffmpeg/libavcodec/
Dlibopenh264dec.c56 WelsTraceCallback callback_function; in svc_decode_init() local
68 callback_function = ff_libopenh264_trace_callback; in svc_decode_init()
70 (*s->decoder)->SetOption(s->decoder, DECODER_OPTION_TRACE_CALLBACK, (void *)&callback_function); in svc_decode_init()
Dlibopenh264enc.c135 WelsTraceCallback callback_function; in svc_encode_init() local
151 callback_function = (WelsTraceCallback) ff_libopenh264_trace_callback; in svc_encode_init()
152 (*s->encoder)->SetOption(s->encoder, ENCODER_OPTION_TRACE_CALLBACK, &callback_function); in svc_encode_init()
/third_party/benchmark/include/benchmark/
Dbenchmark.h1121 typedef void (*callback_function)(const benchmark::State&); typedef
1122 callback_function setup_;
1123 callback_function teardown_;
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dappsink.c75 callback_function (GstAppSink * appsink, gpointer callback_data) in callback_function() function
120 callbacks.new_sample = callback_function; in GST_START_TEST()
/third_party/libwebsockets/lib/core-net/
Dwsi.c490 int user_callback_handle_rxflow(lws_callback_function callback_function, in user_callback_handle_rxflow() argument
498 n = callback_function(wsi, reason, user, in, len); in user_callback_handle_rxflow()
/third_party/flutter/glfw/docs/
Dmoving.dox99 void GLFWCALL callback_function(...);
104 void callback_function(...);
/third_party/pcre2/pcre2/doc/
Dpcre2.txt379 pcre2_jit_callback callback_function, void *callback_data);
1985 pcre2_jit_callback callback_function, void *callback_data);