Home
last modified time | relevance | path

Searched defs:pkt (Results 1 - 25 of 781) sorted by relevance

12345678910>>...32

/third_party/ffmpeg/libavformat/
H A Dnullenc.c25 static int null_write_packet(struct AVFormatContext *s, AVPacket *pkt) in null_write_packet() argument
H A Ddaudenc.c32 static int daud_write_packet(struct AVFormatContext *s, AVPacket *pkt) in daud_write_packet() argument
H A Dboadec.c74 static int read_packet(AVFormatContext *s, AVPacket *pkt) in read_packet() argument
H A Dmkvtimestamp_v2.c33 static int write_packet(AVFormatContext *s, AVPacket *pkt) in write_packet() argument
H A Dmicrodvdenc.c46 static int microdvd_write_packet(AVFormatContext *avf, AVPacket *pkt) in microdvd_write_packet() argument
H A Dvag.c69 static int vag_read_packet(AVFormatContext *s, AVPacket *pkt) in vag_read_packet() argument
/third_party/node/deps/openssl/openssl/providers/common/der/
H A Dder_dsa_key.c20 int ossl_DER_w_algorithmIdentifier_DSA(WPACKET *pkt, int tag, DSA *dsa) in ossl_DER_w_algorithmIdentifier_DSA() argument
H A Dder_ec_key.c14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC() argument
H A Dder_sm2_key.c15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2() argument
H A Dder_ecx_key.c14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X25519() argument
23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X448() argument
32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED25519() argument
41 ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) ossl_DER_w_algorithmIdentifier_ED448() argument
[all...]
/third_party/openssl/providers/common/der/
H A Dder_dsa_key.c20 int ossl_DER_w_algorithmIdentifier_DSA(WPACKET *pkt, int tag, DSA *dsa) in ossl_DER_w_algorithmIdentifier_DSA() argument
H A Dder_ec_key.c14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC() argument
H A Dder_sm2_key.c15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2() argument
H A Dder_ecx_key.c14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X25519() argument
23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X448() argument
32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED25519() argument
41 ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) ossl_DER_w_algorithmIdentifier_ED448() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dchomp_bsf.c25 static int chomp_filter(AVBSFContext *ctx, AVPacket *pkt) in chomp_filter() argument
H A Dpacket_internal.h28 AVPacket pkt; member
H A Ddca_core_bsf.c26 static int dca_core_filter(AVBSFContext *ctx, AVPacket *pkt) in dca_core_filter() argument
H A Deac3_core_bsf.c26 static int eac3_core_filter(AVBSFContext *ctx, AVPacket *pkt) in eac3_core_filter() argument
[all...]
H A Dmovsub_bsf.c65 static int mov2textsub(AVBSFContext *ctx, AVPacket *pkt) in mov2textsub() argument
H A Dv410enc.c43 static int v410_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in v410_encode_frame() argument
H A Dv308enc.c42 static int v308_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in v308_encode_frame() argument
H A Dy41penc.c41 static int y41p_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in y41p_encode_frame() argument
H A Dyuv4enc.c27 static int yuv4_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in yuv4_encode_frame() argument
H A Drawenc.c49 static int raw_encode(AVCodecContext *avctx, AVPacket *pkt, in raw_encode() argument
/foundation/multimodalinput/input/util/network/src/
H A Dnet_packet.cpp24 NetPacket::NetPacket(const NetPacket &pkt) : NetPacket(pkt.GetMsgId()) in NetPacket() argument

Completed in 6 milliseconds

12345678910>>...32