#include "avcodec.h"
Go to the source code of this file.
Data Structures | |
struct | PNMContext |
Functions | |
int | ff_pnm_decode_header (AVCodecContext *avctx, PNMContext *const s) |
av_cold int | ff_pnm_end (AVCodecContext *avctx) |
av_cold int | ff_pnm_init (AVCodecContext *avctx) |
int ff_pnm_decode_header | ( | AVCodecContext * | avctx, | |
PNMContext *const | s | |||
) |
av_cold int ff_pnm_end | ( | AVCodecContext * | avctx | ) |
av_cold int ff_pnm_init | ( | AVCodecContext * | avctx | ) |