PNG_COLOR_TYPE_GRAY  657 libavcodec/pngdec.c                 s->color_type == PNG_COLOR_TYPE_GRAY) {
PNG_COLOR_TYPE_GRAY  660 libavcodec/pngdec.c                 s->color_type == PNG_COLOR_TYPE_GRAY) {
PNG_COLOR_TYPE_GRAY  830 libavcodec/pngdec.c     } else if (s->color_type == PNG_COLOR_TYPE_GRAY || s->color_type == PNG_COLOR_TYPE_RGB) {
PNG_COLOR_TYPE_GRAY  831 libavcodec/pngdec.c         if ((s->color_type == PNG_COLOR_TYPE_GRAY && length != 2) ||
PNG_COLOR_TYPE_GRAY 1059 libavcodec/pngenc.c         s->color_type = PNG_COLOR_TYPE_GRAY;
PNG_COLOR_TYPE_GRAY 1063 libavcodec/pngenc.c         s->color_type = PNG_COLOR_TYPE_GRAY;
PNG_COLOR_TYPE_GRAY 1075 libavcodec/pngenc.c         s->color_type = PNG_COLOR_TYPE_GRAY;