Searched defs:post_process (Results 1 – 9 of 9) sorted by relevance
/third_party/glib/gio/gdbus-2.0/codegen/ |
D | dbustypes.py | 33 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/ |
D | decode.h | 45 int (*post_process)(void *logctx, AVFrame *frame); member
|
/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/model_utils/ |
D | moxing_adapter.py | 76 def moxing_wrapper(pre_process=None, post_process=None): argument
|
/third_party/alsa-utils/axfer/ |
D | mapper.h | 73 void (*post_process)(struct mapper_context *mapper); member
|
D | container.h | 87 int (*post_process)(struct container_context *cntr, member
|
D | xfer.h | 97 void (*post_process)(struct xfer_context *xfer); member
|
D | xfer-libasound.h | 77 void (*post_process)(struct libasound_state *state); member
|
/third_party/openssl/crypto/store/ |
D | store_lib.c | 29 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/ |
D | post_process.cpp | 434 std::string post_process( in post_process() function
|