Home
last modified time | relevance | path

Searched defs:pkt (Results 101 - 125 of 692) sorted by relevance

12345678910>>...28

/third_party/ffmpeg/libavformat/
H A Dwestwood_audenc.c98 static int wsaud_write_packet(AVFormatContext *ctx, AVPacket *pkt) in wsaud_write_packet() argument
H A Dastdec.c81 static int ast_read_packet(AVFormatContext *s, AVPacket *pkt) in ast_read_packet() argument
H A Ddfa.c81 static int dfa_read_packet(AVFormatContext *s, AVPacket *pkt) in dfa_read_packet() argument
H A Deacdata.c94 static int cdata_read_packet(AVFormatContext *s, AVPacket *pkt) in cdata_read_packet() argument
H A Dlvfdec.c104 static int lvf_read_packet(AVFormatContext *s, AVPacket *pkt) in lvf_read_packet() argument
H A Drtpdec_mpeg12.c26 mpeg_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) mpeg_parse_packet() argument
H A Dsdr2.c73 static int sdr2_read_packet(AVFormatContext *s, AVPacket *pkt) in sdr2_read_packet() argument
H A Dsupdec.c37 static int sup_read_packet(AVFormatContext *s, AVPacket *pkt) in sup_read_packet() argument
[all...]
/third_party/ffmpeg/tests/api/
H A Dapi-h264-test.c40 AVPacket *pkt; in video_decode_example() local
[all...]
/third_party/ffmpeg/tools/
H A Ddecode_simple.h38 AVPacket *pkt; member
/third_party/node/deps/openssl/openssl/providers/common/der/
H A Dder_rsa_sig.c33 int ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption() argument
H A Dder_ec_sig.c27 int ossl_DER_w_algorithmIdentifier_ECDSA_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_ECDSA_with_MD() argument
/third_party/openssl/providers/common/der/
H A Dder_ec_sig.c27 int ossl_DER_w_algorithmIdentifier_ECDSA_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_ECDSA_with_MD() argument
H A Dder_rsa_sig.c33 int ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption() argument
/third_party/ffmpeg/libavcodec/
H A Dav1_frame_merge_bsf.c30 AVPacket *pkt, *in; member
H A Ddvaudiodec.c88 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *pkt) decode_frame() argument
H A Dav1_parse.c56 int ff_av1_packet_split(AV1Packet *pkt, const uint8_t *buf, int length, void *logctx) in ff_av1_packet_split() argument
106 ff_av1_packet_uninit(AV1Packet *pkt) ff_av1_packet_uninit() argument
[all...]
H A Ddump_extradata_bsf.c36 AVPacket pkt; member
H A Dcljrenc.c39 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument
H A Dhapqa_extract_bsf.c48 static int hapqa_extract(AVBSFContext *bsf, AVPacket *pkt) in hapqa_extract() argument
H A Dhcom.c83 hcom_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) hcom_decode() argument
H A Dlibwebpenc_animencoder.c59 static int libwebp_anim_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in libwebp_anim_encode_frame() argument
H A Dlibcelt_dec.c106 libcelt_dec_decode(AVCodecContext *c, AVFrame *frame, int *got_frame_ptr, AVPacket *pkt) libcelt_dec_decode() argument
/third_party/ffmpeg/doc/examples/
H A Dqsvdec.c116 AVPacket *pkt = NULL; in main() local
62 decode_packet(AVCodecContext *decoder_ctx, AVFrame *frame, AVFrame *sw_frame, AVPacket *pkt, AVIOContext *output_ctx) decode_packet() argument
[all...]
H A Dremuxing.c34 static void log_packet(const AVFormatContext *fmt_ctx, const AVPacket *pkt, const char *tag) in log_packet() argument
50 AVPacket *pkt in main() local
[all...]

Completed in 7 milliseconds

12345678910>>...28