#include "avcore.h"
Go to the source code of this file.
Functions | |
| int | ff_set_systematic_pal2 (uint32_t pal[256], enum PixelFormat pix_fmt) |
Definition in file internal.h.
| int ff_set_systematic_pal2 | ( | uint32_t | pal[256], | |
| enum PixelFormat | pix_fmt | |||
| ) |
Definition at line 135 of file imgutils.c.
Referenced by av_image_alloc(), avcodec_default_get_buffer(), bmp_encode_frame(), ff_set_systematic_pal(), and raw_init_decoder().
1.5.6