libavcodec/pnm.c File Reference

#include "avcodec.h"
#include "pnm.h"

Go to the source code of this file.

Functions

static int pnm_space (int c)
static void pnm_get (PNMContext *sc, char *str, int buf_size)
int ff_pnm_decode_header (AVCodecContext *avctx, PNMContext *const s)


Function Documentation

int ff_pnm_decode_header ( AVCodecContext avctx,
PNMContext *const   s 
)

Definition at line 55 of file pnm.c.

Referenced by pnm_decode_frame(), and pnm_parse().

static void pnm_get ( PNMContext sc,
char *  str,
int  buf_size 
) [static]

Definition at line 29 of file pnm.c.

Referenced by ff_pnm_decode_header().

static int pnm_space ( int  c  )  [inline, static]

Definition at line 24 of file pnm.c.

Referenced by pnm_get().


Generated on Fri Oct 26 02:35:44 2012 for FFmpeg by  doxygen 1.5.8