Home
last modified time | relevance | path

Searched defs:process_func (Results 1 – 5 of 5) sorted by relevance

/third_party/mbedtls/include/mbedtls/
Dmd_internal.h109 int (*process_func)( void *ctx, const unsigned char *input ); member
/third_party/gstreamer/gstplugins_bad/gst/bayer/
Dgstbayer2rgb.c380 typedef void (*process_func) (guint8 * d0, const guint8 * s0, const guint8 * s1, typedef
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasedepayload.c356 GstBuffer *(*process_func) (GstRTPBaseDepayload * base, GstBuffer * in); in gst_rtp_base_depayload_handle_buffer() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c1116 ProcessRowsFunc process_func) { in DecodeImageData()
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c1113 ProcessRowsFunc process_func) { in DecodeImageData()