#include "avcodec.h"
#include "put_bits.h"
#include "pnm.h"
Go to the source code of this file.
Functions | |
static int | pnm_decode_frame (AVCodecContext *avctx, void *data, int *data_size, AVPacket *avpkt) |
static int pnm_decode_frame | ( | AVCodecContext * | avctx, | |
void * | data, | |||
int * | data_size, | |||
AVPacket * | avpkt | |||
) | [static] |