Home
last modified time | relevance | path

Searched defs:pkt (Results 26 - 50 of 692) sorted by relevance

12345678910>>...28

/third_party/ffmpeg/libavformat/
H A Dadp.c69 static int adp_read_packet(AVFormatContext *s, AVPacket *pkt) in adp_read_packet() argument
H A Dcdg.c53 static int read_packet(AVFormatContext *s, AVPacket *pkt) in read_packet() argument
[all...]
H A Divfdec.c71 static int read_packet(AVFormatContext *s, AVPacket *pkt) in read_packet() argument
H A Dmsf.c99 static int msf_read_packet(AVFormatContext *s, AVPacket *pkt) in msf_read_packet() argument
H A Dmtaf.c67 static int mtaf_read_packet(AVFormatContext *s, AVPacket *pkt) in mtaf_read_packet() argument
H A Dxvag.c100 static int xvag_read_packet(AVFormatContext *s, AVPacket *pkt) in xvag_read_packet() argument
H A Dapc.c74 static int apc_read_packet(AVFormatContext *s, AVPacket *pkt) in apc_read_packet() argument
H A Ddcstr.c77 static int dcstr_read_packet(AVFormatContext *s, AVPacket *pkt) in dcstr_read_packet() argument
H A Ddauddec.c40 static int daud_packet(AVFormatContext *s, AVPacket *pkt) { in daud_packet() argument
H A Dcrcenc.c41 static int crc_write_packet(struct AVFormatContext *s, AVPacket *pkt) in crc_write_packet() argument
H A Dframecrcenc.c50 static int framecrc_write_packet(struct AVFormatContext *s, AVPacket *pkt) in framecrc_write_packet() argument
[all...]
H A Dg723_1.c53 static int g723_1_read_packet(AVFormatContext *s, AVPacket *pkt) in g723_1_read_packet() argument
H A Dvc1testenc.c56 static int vc1test_write_packet(AVFormatContext *s, AVPacket *pkt) in vc1test_write_packet() argument
H A Dffmetaenc.c85 static int write_packet(AVFormatContext *s, AVPacket *pkt) in write_packet() argument
H A Dingenientdec.c36 static int ingenient_read_packet(AVFormatContext *s, AVPacket *pkt) in ingenient_read_packet() argument
H A Dlrcenc.c85 static int lrc_write_packet(AVFormatContext *s, AVPacket *pkt) in lrc_write_packet() argument
H A Dsvs.c69 static int svs_read_packet(AVFormatContext *s, AVPacket *pkt) in svs_read_packet() argument
H A Dsupenc.c28 static int sup_write_packet(AVFormatContext *s, AVPacket *pkt) in sup_write_packet() argument
H A Dsvag.c65 static int svag_read_packet(AVFormatContext *s, AVPacket *pkt) in svag_read_packet() argument
/third_party/node/deps/openssl/openssl/providers/common/der/
H A Dder_dsa_sig.c26 int ossl_DER_w_algorithmIdentifier_DSA_with_MD(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_DSA_with_MD() argument
H A Dder_sm2_sig.c23 int ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_SM2_with_MD() argument
/third_party/openssl/providers/common/der/
H A Dder_dsa_sig.c26 int ossl_DER_w_algorithmIdentifier_DSA_with_MD(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_DSA_with_MD() argument
H A Dder_sm2_sig.c23 int ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_SM2_with_MD() argument
/third_party/ffmpeg/libavcodec/
H A Daura.c41 aura_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) aura_decode_frame() argument
H A Dbitpacked_enc.c34 static int encode_yuv422p10(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame) in encode_yuv422p10() argument
93 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument

Completed in 11 milliseconds

12345678910>>...28