GLYPH_COORD_VECT_SIZE 37 libavcodec/sanm.c static const int8_t glyph4_x[GLYPH_COORD_VECT_SIZE] = { GLYPH_COORD_VECT_SIZE 41 libavcodec/sanm.c static const int8_t glyph4_y[GLYPH_COORD_VECT_SIZE] = { GLYPH_COORD_VECT_SIZE 45 libavcodec/sanm.c static const int8_t glyph8_x[GLYPH_COORD_VECT_SIZE] = { GLYPH_COORD_VECT_SIZE 49 libavcodec/sanm.c static const int8_t glyph8_y[GLYPH_COORD_VECT_SIZE] = { GLYPH_COORD_VECT_SIZE 392 libavcodec/sanm.c for (i = 0; i < GLYPH_COORD_VECT_SIZE; i++) { GLYPH_COORD_VECT_SIZE 397 libavcodec/sanm.c for (j = 0; j < GLYPH_COORD_VECT_SIZE; j++, pglyph += glyph_size) {