libavcodec/bmp.c File Reference
#include "avcodec.h"
#include "bytestream.h"
#include "bmp.h"
#include "msrledec.h"
Go to the source code of this file.
Function Documentation
static int bmp_decode_frame |
( |
AVCodecContext * |
avctx, |
|
|
void * |
data, |
|
|
int * |
data_size, |
|
|
const uint8_t * |
buf, |
|
|
int |
buf_size | |
|
) |
| | [static] |
Definition at line 36 of file bmp.c.
static av_cold int bmp_decode_init |
( |
AVCodecContext * |
avctx |
) |
[static] |
Definition at line 27 of file bmp.c.
Variable Documentation
Initial value:
Definition at line 329 of file bmp.c.