PALETTE_SIZE 268 libavcodec/sanm.c uint32_t pal[PALETTE_SIZE]; PALETTE_SIZE 515 libavcodec/sanm.c for (i = 0; i < PALETTE_SIZE; i++) PALETTE_SIZE 1415 libavcodec/sanm.c if (size != PALETTE_SIZE * 3) { PALETTE_SIZE 1420 libavcodec/sanm.c for (i = 0; i < PALETTE_SIZE; i++) PALETTE_SIZE 1434 libavcodec/sanm.c for (i = 0; i < PALETTE_SIZE; i++) { PALETTE_SIZE 1452 libavcodec/sanm.c for (i = 0; i < PALETTE_SIZE; i++) PALETTE_SIZE 570 libavcodec/xan.c if (size < PALETTE_SIZE) PALETTE_SIZE 151 libavformat/wc3movie.c av_append_packet(pb, &wc3->vpkt, 8 + PALETTE_SIZE);