Libav
|
Go to the source code of this file.
Functions | |
static int | pnm_encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) |
static av_cold int | pnm_encode_init (AVCodecContext *avctx) |
static av_cold int | pnm_encode_close (AVCodecContext *avctx) |
|
static |
Definition at line 27 of file pnmenc.c.
Referenced by pnm_encode_close().
|
static |
Definition at line 121 of file pnmenc.c.
Referenced by pnm_encode_close().
|
static |