| /third_party/ffmpeg/libavformat/ |
| H A D | westwood_audenc.c | 98 static int wsaud_write_packet(AVFormatContext *ctx, AVPacket *pkt) in wsaud_write_packet() argument
|
| H A D | astdec.c | 81 static int ast_read_packet(AVFormatContext *s, AVPacket *pkt) in ast_read_packet() argument
|
| H A D | dfa.c | 81 static int dfa_read_packet(AVFormatContext *s, AVPacket *pkt) in dfa_read_packet() argument
|
| H A D | eacdata.c | 94 static int cdata_read_packet(AVFormatContext *s, AVPacket *pkt) in cdata_read_packet() argument
|
| H A D | lvfdec.c | 104 static int lvf_read_packet(AVFormatContext *s, AVPacket *pkt) in lvf_read_packet() argument
|
| H A D | rtpdec_mpeg12.c | 26 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 D | sdr2.c | 73 static int sdr2_read_packet(AVFormatContext *s, AVPacket *pkt) in sdr2_read_packet() argument
|
| H A D | supdec.c | 37 static int sup_read_packet(AVFormatContext *s, AVPacket *pkt) in sup_read_packet() argument [all...] |
| /third_party/ffmpeg/tests/api/ |
| H A D | api-h264-test.c | 40 AVPacket *pkt; in video_decode_example() local [all...] |
| /third_party/ffmpeg/tools/ |
| H A D | decode_simple.h | 38 AVPacket *pkt; member
|
| /third_party/node/deps/openssl/openssl/providers/common/der/ |
| H A D | der_rsa_sig.c | 33 int ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption() argument
|
| H A D | der_ec_sig.c | 27 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 D | der_ec_sig.c | 27 int ossl_DER_w_algorithmIdentifier_ECDSA_with_MD(WPACKET *pkt, int cont, in ossl_DER_w_algorithmIdentifier_ECDSA_with_MD() argument
|
| H A D | der_rsa_sig.c | 33 int ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption(WPACKET *pkt, int tag, in ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | av1_frame_merge_bsf.c | 30 AVPacket *pkt, *in; member
|
| H A D | dvaudiodec.c | 88 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *pkt) decode_frame() argument
|
| H A D | av1_parse.c | 56 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 D | dump_extradata_bsf.c | 36 AVPacket pkt; member
|
| H A D | cljrenc.c | 39 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument
|
| H A D | hapqa_extract_bsf.c | 48 static int hapqa_extract(AVBSFContext *bsf, AVPacket *pkt) in hapqa_extract() argument
|
| H A D | hcom.c | 83 hcom_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) hcom_decode() argument
|
| H A D | libwebpenc_animencoder.c | 59 static int libwebp_anim_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in libwebp_anim_encode_frame() argument
|
| H A D | libcelt_dec.c | 106 libcelt_dec_decode(AVCodecContext *c, AVFrame *frame, int *got_frame_ptr, AVPacket *pkt) libcelt_dec_decode() argument
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | qsvdec.c | 116 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 D | remuxing.c | 34 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...] |