Searched defs:post_process (Results 1 - 9 of 9) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | decode.h | 45 int (*post_process)(void *logctx, AVFrame *frame); member
|
/third_party/alsa-utils/axfer/ |
H A D | mapper.h | 73 void (*post_process)(struct mapper_context *mapper); member
|
H A D | container.h | 91 int (*post_process)(struct container_context *cntr, member
|
H A D | xfer.h | 97 void (*post_process)(struct xfer_context *xfer); member
|
H A D | xfer-libasound.h | 77 void (*post_process)(struct libasound_state *state); member
|
/third_party/node/deps/openssl/openssl/crypto/store/ |
H A D | store_local.h | 136 OSSL_STORE_post_process_info_fn post_process; member
|
H A D | store_lib.c | 63 OSSL_STORE_open_ex(const char *uri, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data, const OSSL_PARAM params[], OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_open_ex() argument 220 OSSL_STORE_open(const char *uri, const UI_METHOD *ui_method, void *ui_data, OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_open() argument 963 OSSL_STORE_attach(BIO *bp, const char *scheme, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data, const OSSL_PARAM params[], OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_attach() argument [all...] |
/third_party/openssl/crypto/store/ |
H A D | store_local.h | 136 OSSL_STORE_post_process_info_fn post_process; member
|
H A D | store_lib.c | 63 OSSL_STORE_open_ex(const char *uri, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data, const OSSL_PARAM params[], OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_open_ex() argument 220 OSSL_STORE_open(const char *uri, const UI_METHOD *ui_method, void *ui_data, OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_open() argument 963 OSSL_STORE_attach(BIO *bp, const char *scheme, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data, const OSSL_PARAM params[], OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_attach() argument [all...] |
Completed in 6 milliseconds