Home
last modified time | relevance | path

Searched refs:ctx (Results 3451 - 3475 of 7261) sorted by relevance

1...<<131132133134135136137138139140>>...291

/third_party/ffmpeg/libavcodec/
H A Dmpeg4videodec.h85 int ff_mpeg4_decode_picture_header(Mpeg4DecContext *ctx, GetBitContext *gb,
90 int ff_mpeg4_decode_partitions(Mpeg4DecContext *ctx);
91 int ff_mpeg4_decode_video_packet_header(Mpeg4DecContext *ctx);
92 int ff_mpeg4_decode_studio_slice_header(Mpeg4DecContext *ctx);
H A Dmovsub_bsf.c26 static int text2movsub(AVBSFContext *ctx, AVPacket *out) in text2movsub() argument
31 ret = ff_bsf_get_packet(ctx, &in); in text2movsub()
65 static int mov2textsub(AVBSFContext *ctx, AVPacket *pkt) in mov2textsub() argument
69 ret = ff_bsf_get_packet_ref(ctx, pkt); in mov2textsub()
H A Dvp56.c85 int i, ctx, type; in vp56_parse_mb_type_models() local
87 for (ctx=0; ctx<3; ctx++) { in vp56_parse_mb_type_models()
90 memcpy(model->mb_types_stats[ctx], in vp56_parse_mb_type_models()
91 ff_vp56_pre_def_mb_type_stats[idx][ctx], in vp56_parse_mb_type_models()
92 sizeof(model->mb_types_stats[ctx])); in vp56_parse_mb_type_models()
104 model->mb_types_stats[ctx][type][i] += (delta ^ -sign) + sign; in vp56_parse_mb_type_models()
112 for (ctx=0; ctx< in vp56_parse_mb_type_models()
152 vp56_parse_mb_type(VP56Context *s, VP56mb prev_type, int ctx) vp56_parse_mb_type() argument
208 int ctx, b; vp56_decode_mv() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drtpenc_h261.c39 void ff_rtp_send_h261(AVFormatContext *ctx, const uint8_t *frame_buf, int frame_size) in ff_rtp_send_h261() argument
43 RTPMuxContext *rtp_ctx = ctx->priv_data; in ff_rtp_send_h261()
79 av_log(ctx, AV_LOG_WARNING, in ff_rtp_send_h261()
97 ff_rtp_send_data(ctx, rtp_ctx->buf, RTP_H261_HEADER_SIZE + cur_frame_size, last_packet_of_frame); in ff_rtp_send_h261()
H A Drtpdec_h263.c27 int ff_h263_handle_packet(AVFormatContext *ctx, PayloadContext *data, in ff_h263_handle_packet() argument
36 av_log(ctx, AV_LOG_ERROR, "Too short H.263 RTP packet\n"); in ff_h263_handle_packet()
72 av_log(ctx, AV_LOG_ERROR, "Too short H.263 RTP packet\n"); in ff_h263_handle_packet()
77 av_log(ctx, AV_LOG_ERROR, "Out of memory\n"); in ff_h263_handle_packet()
H A Drtmppkt.c592 static void amf_tag_contents(void *ctx, const uint8_t *data, in amf_tag_contents() argument
604 av_log(ctx, AV_LOG_DEBUG, " number %g\n", av_int2double(AV_RB64(data))); in amf_tag_contents()
607 av_log(ctx, AV_LOG_DEBUG, " bool %d\n", *data); in amf_tag_contents()
619 av_log(ctx, AV_LOG_DEBUG, " string '%s'\n", buf); in amf_tag_contents()
622 av_log(ctx, AV_LOG_DEBUG, " NULL\n"); in amf_tag_contents()
629 av_log(ctx, AV_LOG_DEBUG, " {\n"); in amf_tag_contents()
636 av_log(ctx, AV_LOG_DEBUG, " }\n"); in amf_tag_contents()
645 av_log(ctx, AV_LOG_DEBUG, " %s: ", buf); in amf_tag_contents()
647 amf_tag_contents(ctx, data, data_end); in amf_tag_contents()
655 av_log(ctx, AV_LOG_DEBU in amf_tag_contents()
662 ff_rtmp_packet_dump(void *ctx, RTMPPacket *p) ff_rtmp_packet_dump() argument
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-smd.h67 * \param ctx: the lws_context
86 lws_smd_msg_alloc(struct lws_context *ctx, lws_smd_class_t _class, size_t len);
105 * \param ctx: the lws_context
113 lws_smd_msg_send(struct lws_context *ctx, void *payload);
118 * \param ctx: the lws_context
137 lws_smd_msg_printf(struct lws_context *ctx, lws_smd_class_t _class,
195 * \param ctx: the lws_context
210 lws_smd_register(struct lws_context *ctx, void *opaque, int flags,
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.cpp41 context::operator==(const context &ctx) const { in operator ==()
42 return this == &ctx; in operator ==()
46 context::operator!=(const context &ctx) const { in operator !=()
47 return this != &ctx; in operator !=()
/third_party/mesa3d/src/glx/
H A Dglxglvnddispatchfuncs.h42 static inline int AddContextMapping(Display *dpy, GLXContext ctx, in AddContextMapping() argument
45 return __VND->addVendorContextMapping(dpy, ctx, vendor); in AddContextMapping()
54 static inline __GLXvendorInfo *GetDispatchFromContext(GLXContext ctx) in GetDispatchFromContext() argument
56 return __VND->vendorFromContext(ctx); in GetDispatchFromContext()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.h40 void (*destroy_query)(struct fd_context *ctx, struct fd_query *q) dt;
41 void (*begin_query)(struct fd_context *ctx, struct fd_query *q) dt;
42 void (*end_query)(struct fd_context *ctx, struct fd_query *q) dt;
43 bool (*get_query_result)(struct fd_context *ctx, struct fd_query *q,
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.h65 struct pipe_context *ctx,
80 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx,
86 struct pipe_surface* r300_create_surface(struct pipe_context *ctx,
90 void r300_surface_destroy(struct pipe_context *ctx, struct pipe_surface* s);
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_deprecated.c24 BIGNUM *ret, BN_CTX *ctx) in EC_POINT_point2bn()
29 buf_len = EC_POINT_point2buf(group, point, form, &buf, ctx); in EC_POINT_point2bn()
42 const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) in EC_POINT_bn2point()
68 if (!EC_POINT_oct2point(group, ret, buf, buf_len, ctx)) { in EC_POINT_bn2point()
21 EC_POINT_point2bn(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BIGNUM *ret, BN_CTX *ctx) EC_POINT_point2bn() argument
41 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) EC_POINT_bn2point() argument
/third_party/openssl/crypto/ec/
H A Dec_deprecated.c24 BIGNUM *ret, BN_CTX *ctx) in EC_POINT_point2bn()
29 buf_len = EC_POINT_point2buf(group, point, form, &buf, ctx); in EC_POINT_point2bn()
42 const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) in EC_POINT_bn2point()
68 if (!EC_POINT_oct2point(group, ret, buf, buf_len, ctx)) { in EC_POINT_bn2point()
21 EC_POINT_point2bn(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, BIGNUM *ret, BN_CTX *ctx) EC_POINT_point2bn() argument
41 EC_POINT_bn2point(const EC_GROUP *group, const BIGNUM *bn, EC_POINT *point, BN_CTX *ctx) EC_POINT_bn2point() argument
/third_party/openssl/demos/bio/
H A Dserver-cmod.c28 SSL_CTX *ctx; in main() local
31 ctx = SSL_CTX_new(TLS_server_method()); in main()
38 if (SSL_CTX_config(ctx, "server") == 0) { in main()
44 ssl_bio = BIO_new_ssl(ctx, 0); in main()
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmatrix.cc48 const Matrix* Matrix::Clone(CloneContext* ctx) const { in Clone()
50 auto src = ctx->Clone(source); in Clone()
51 auto* ty = ctx->Clone(type); in Clone()
52 return ctx->dst->create<Matrix>(src, ty, rows, columns); in Clone()
H A Dpointer.cc49 const Pointer* Pointer::Clone(CloneContext* ctx) const { in Clone()
51 auto src = ctx->Clone(source); in Clone()
52 auto* ty = ctx->Clone(type); in Clone()
53 return ctx->dst->create<Pointer>(src, ty, storage_class, access); in Clone()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dsha384-internal.c27 struct sha384_state ctx; in sha384_vector() local
30 sha384_init(&ctx); in sha384_vector()
32 if (sha384_process(&ctx, addr[i], len[i])) in sha384_vector()
34 if (sha384_done(&ctx, mac)) in sha384_vector()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dext_password_test.c35 static void ext_password_test_deinit(void *ctx) in ext_password_test_deinit() argument
37 struct ext_password_test_data *data = ctx; in ext_password_test_deinit()
44 static struct wpabuf * ext_password_test_get(void *ctx, const char *name) in ext_password_test_get() argument
46 struct ext_password_test_data *data = ctx; in ext_password_test_get()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha384-internal.c27 struct sha384_state ctx; in sha384_vector() local
30 sha384_init(&ctx); in sha384_vector()
32 if (sha384_process(&ctx, addr[i], len[i])) in sha384_vector()
34 if (sha384_done(&ctx, mac)) in sha384_vector()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dext_password_file.c58 * @ctx: The file-backed password backend
63 static void ext_password_file_deinit(void *ctx) in ext_password_file_deinit() argument
65 struct ext_password_file_data *data = ctx; in ext_password_file_deinit()
73 * @ctx: The file-backed password backend
82 static struct wpabuf * ext_password_file_get(void *ctx, const char *name) in ext_password_file_get() argument
84 struct ext_password_file_data *data = ctx; in ext_password_file_get()
H A Dext_password_test.c35 static void ext_password_test_deinit(void *ctx) in ext_password_test_deinit() argument
37 struct ext_password_test_data *data = ctx; in ext_password_test_deinit()
44 static struct wpabuf * ext_password_test_get(void *ctx, const char *name) in ext_password_test_get() argument
46 struct ext_password_test_data *data = ctx; in ext_password_test_get()
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512-armv8.pl97 ($ctx,$inp,$num,$Ktbl)=map("x$_",(0..2,30));
232 ldp $A,$B,[$ctx] // load context
233 ldp $C,$D,[$ctx,#2*$SZ]
234 ldp $E,$F,[$ctx,#4*$SZ]
236 ldp $G,$H,[$ctx,#6*$SZ]
238 stp $ctx,$num,[x29,#96]
252 ldp $ctx,$num,[x29,#96]
256 ldp @X[0],@X[1],[$ctx]
257 ldp @X[2],@X[3],[$ctx,#2*$SZ]
259 ldp @X[4],@X[5],[$ctx,#
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dsha512-armv8.pl97 ($ctx,$inp,$num,$Ktbl)=map("x$_",(0..2,30));
232 ldp $A,$B,[$ctx] // load context
233 ldp $C,$D,[$ctx,#2*$SZ]
234 ldp $E,$F,[$ctx,#4*$SZ]
236 ldp $G,$H,[$ctx,#6*$SZ]
239 stp $ctx,$num,[x29,#96]
253 ldp $ctx,$num,[x29,#96]
257 ldp @X[0],@X[1],[$ctx]
258 ldp @X[2],@X[3],[$ctx,#2*$SZ]
260 ldp @X[4],@X[5],[$ctx,#
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_chromashift.c52 int (*filter_slice[2])(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs);
56 static int smear_slice ## depth(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) \
58 ChromaShiftContext *s = ctx->priv; \
98 static int wrap_slice ## depth(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) \
100 ChromaShiftContext *s = ctx->priv; \
153 static int rgbasmear_slice ## depth(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) \
155 ChromaShiftContext *s = ctx->priv; \
220 static int rgbawrap_slice ## depth(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) \
222 ChromaShiftContext *s = ctx->priv; \
310 AVFilterContext *ctx in filter_frame() local
340 AVFilterContext *ctx = inlink->dst; config_input() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_rsa.cc33 EVPKeyCtxPointer ctx( in Setup()
40 if (EVP_PKEY_keygen_init(ctx.get()) <= 0) in Setup()
44 ctx.get(), in Setup()
55 if (EVP_PKEY_CTX_set_rsa_keygen_pubexp(ctx.get(), bn.get()) <= 0) in Setup()
63 EVP_PKEY_CTX_set_rsa_pss_keygen_md(ctx.get(), params->params.md) <= 0) { in Setup()
78 ctx.get(), in Setup()
90 ctx.get(), in Setup()
96 return ctx; in Setup()
209 EVPKeyCtxPointer ctx(EVP_PKEY_CTX_new(m_pkey.get(), nullptr)); in RSA_Cipher()
211 if (!ctx || ini in RSA_Cipher()
[all...]

Completed in 11 milliseconds

1...<<131132133134135136137138139140>>...291