Home
last modified time | relevance | path

Searched defs:got_packet (Results 1 - 25 of 90) sorted by relevance

1234

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-corner/mount-origin/
H A Dexample.js47 ws[n].onmessage = function got_packet(msg) { function
/third_party/ffmpeg/libavcodec/
H A Dv410enc.c43 v410_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) v410_encode_frame() argument
H A Dv308enc.c42 v308_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) v308_encode_frame() argument
H A Dy41penc.c41 y41p_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) y41p_encode_frame() argument
H A Dyuv4enc.c27 yuv4_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) yuv4_encode_frame() argument
H A Drawenc.c49 raw_encode(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) raw_encode() argument
H A Dbitpacked_enc.c93 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
H A Dfitsenc.c38 fits_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) fits_encode_frame() argument
H A Dlclenc.c67 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *p, int *got_packet) encode_frame() argument
H A Davuienc.c52 avui_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) avui_encode_frame() argument
H A Dlibwebpenc.c38 libwebp_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) libwebp_encode_frame() argument
H A Dv408enc.c39 v408_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) v408_encode_frame() argument
H A Dpamenc.c27 pam_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *p, int *got_packet) pam_encode_frame() argument
H A Dxbmenc.c31 xbm_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *p, int *got_packet) xbm_encode_frame() argument
H A Dqsvenc_vp9.c49 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dqsvenc_mpeg2.c48 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dqsvenc_jpeg.c48 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Ddfpwmenc.c92 dfpwm_enc_frame(struct AVCodecContext *ctx, struct AVPacket *packet, const struct AVFrame *frame, int *got_packet) dfpwm_enc_frame() argument
H A Dcljrenc.c39 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *p, int *got_packet) encode_frame() argument
H A Dlibwebpenc_animencoder.c59 libwebp_anim_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) libwebp_anim_encode_frame() argument
H A Daliaspixenc.c31 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
H A Dv210enc.c69 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pic, int *got_packet) encode_frame() argument
H A Dwrapped_avframe.c43 wrapped_avframe_encode(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) wrapped_avframe_encode() argument
H A Dbmpenc.c66 bmp_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) bmp_encode_frame() argument
H A Dvbnenc.c44 vbn_encode(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) vbn_encode() argument

Completed in 7 milliseconds

1234