Home
last modified time | relevance | path

Searched defs:ctx (Results 76 - 100 of 4982) sorted by relevance

12345678910>>...200

/third_party/ffmpeg/libavcodec/
H A Dvideodsp.c39 av_cold void ff_videodsp_init(VideoDSPContext *ctx, int bpc) in ff_videodsp_init() argument
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dvideodsp.c33 av_cold void ff_videodsp_init_ppc(VideoDSPContext *ctx, int bpc) in ff_videodsp_init_ppc() argument
/third_party/ffmpeg/libavutil/tests/
H A Dhash.c31 struct AVHashContext *ctx = NULL; in main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drtpenc_vp9.c26 void ff_rtp_send_vp9(AVFormatContext *ctx, const uint8_t *buf, int size) in ff_rtp_send_vp9() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_mediacodec.c27 static int mc_device_create(AVHWDeviceContext *ctx, const char *device, in mc_device_create() argument
/third_party/libwebsockets/lib/drivers/i2c/
H A Dlws-i2c.c32 lws_i2c_command(const lws_i2c_ops_t *ctx, uint8_t ads7, uint8_t c) in lws_i2c_command() argument
51 lws_i2c_command_list(const lws_i2c_ops_t *ctx, uint8_t ads7, const uint8_t *buf, size_t len) lws_i2c_command_list() argument
[all...]
/third_party/mbedtls/3rdparty/everest/include/everest/
H A Deverest.h41 mbedtls_x25519_context ctx; member
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_lower_pseudo.c48 agx_lower_pseudo(agx_context *ctx) in agx_lower_pseudo() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
H A Dlws-genec.c26 struct lws_genec_ctx ctx; in test_genec1() local
[all...]
/third_party/ltp/testcases/cve/
H A Dcve-2016-10044.c32 void *ctx = 0; in run() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Ddisplay.c32 vlVaQueryDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int *num_attributes) in vlVaQueryDisplayAttributes() argument
46 vlVaGetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) in vlVaGetDisplayAttributes() argument
55 vlVaSetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) in vlVaSetDisplayAttributes() argument
/third_party/musl/src/linux/
H A Dsetgroups.c7 struct ctx { struct
/third_party/musl/src/network/
H A Ddns_parse.c4 int __dns_parse(const unsigned char *r, int rlen, int (*callback)(void *, int, const void *, int, const void *, int), void *ctx) in __dns_parse() argument
/third_party/mesa3d/src/mesa/main/
H A Dclip.c41 _mesa_update_clip_plane(struct gl_context *ctx, GLuint plane) in _mesa_update_clip_plane() argument
[all...]
H A Dtexstate.h41 _mesa_get_tex_unit(struct gl_context *ctx, GLuint unit) in _mesa_get_tex_unit() argument
52 _mesa_get_current_tex_unit(struct gl_context *ctx) in _mesa_get_current_tex_unit() argument
64 _mesa_get_fixedfunc_tex_unit(struct gl_context *ctx, GLuint unit) in _mesa_get_fixedfunc_tex_unit() argument
74 _mesa_max_tex_unit(struct gl_context *ctx) in _mesa_max_tex_unit() argument
[all...]
H A Dglthread_get.c28 _mesa_unmarshal_GetIntegerv(struct gl_context *ctx, in _mesa_unmarshal_GetIntegerv() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_viewport.c52 struct gl_context *ctx = st->ctx; in st_update_viewport() local
/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_perf.h27 void *ctx = nullptr; member in pps::PanfrostDevice
/third_party/mesa3d/src/panfrost/midgard/
H A Dmir_squeeze.c33 find_or_allocate_temp(compiler_context *ctx, struct hash_table_u64 *map, in find_or_allocate_temp() argument
59 mir_squeeze_index(compiler_context *ctx) in mir_squeeze_index() argument
[all...]
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Di2c.c4 lws_i2c_command(lws_i2c_ops_t *ctx, uint8_t ads, uint8_t c) in lws_i2c_command() argument
23 lws_i2c_command_list(lws_i2c_ops_t *ctx, uint8_t ads, const uint8_t *buf, size_t len) lws_i2c_command_list() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
H A Dtest-mark-last.cpp35 strip_discard(bi_context *ctx) in strip_discard() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_blit.c35 panfrost_blitter_save(struct panfrost_context *ctx, bool render_cond) in panfrost_blitter_save() argument
74 struct panfrost_context *ctx = pan_context(pipe); panfrost_blit() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/async/arch/
H A Dasync_win.c25 async_ctx *ctx = async_get_ctx(); in async_local_cleanup() local
/third_party/node/deps/openssl/openssl/providers/common/
H A Dsecuritycheck_fips.c33 int ossl_digest_rsa_sign_get_md_nid(OSSL_LIB_CTX *ctx, const EVP_MD *md, in ossl_digest_rsa_sign_get_md_nid() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes.c28 PROV_AES_CTX *ctx = (PROV_AES_CTX *)vctx; in aes_freectx() local
34 static void *aes_dupctx(void *ctx) in aes_dupctx() argument

Completed in 9 milliseconds

12345678910>>...200