Home
last modified time | relevance | path

Searched defs:post_process (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/gio/gdbus-2.0/codegen/
Ddbustypes.py33 def post_process(self, interface_prefix, cns, cns_upper, cns_lower, container): member in Annotation
67 def post_process(self, interface_prefix, cns, cns_upper, cns_lower, arg_number): member in Arg
278 def post_process( member in Method
335 def post_process( member in Signal
396 def post_process( member in Property
457 def post_process(self, interface_prefix, c_namespace): member in Interface
/third_party/ffmpeg/libavcodec/
Ddecode.h45 int (*post_process)(void *logctx, AVFrame *frame); member
/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/model_utils/
Dmoxing_adapter.py76 def moxing_wrapper(pre_process=None, post_process=None): argument
/third_party/alsa-utils/axfer/
Dmapper.h73 void (*post_process)(struct mapper_context *mapper); member
Dcontainer.h87 int (*post_process)(struct container_context *cntr, member
Dxfer.h97 void (*post_process)(struct xfer_context *xfer); member
Dxfer-libasound.h77 void (*post_process)(struct libasound_state *state); member
/third_party/openssl/crypto/store/
Dstore_lib.c29 OSSL_STORE_post_process_info_fn post_process; member
39 OSSL_STORE_post_process_info_fn post_process, in OSSL_STORE_open()
/third_party/boost/tools/quickbook/src/
Dpost_process.cpp434 std::string post_process( in post_process() function