Searched refs:MAX_PALSIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | kmvc.c | 40 #define MAX_PALSIZE 256 macro 52 uint32_t pal[MAX_PALSIZE]; 386 if (c->palsize >= (unsigned)MAX_PALSIZE) { in decode_init() |
Completed in 1 milliseconds