h263_get_picture_format  259 libavcodec/h263.c     format = h263_get_picture_format(s->width, s->height);
h263_get_picture_format  831 libavcodec/mpegvideo.h int h263_get_picture_format(int width, int height);
h263_get_picture_format  539 libavcodec/mpegvideo_enc.c         if (h263_get_picture_format(s->width, s->height) == 7) {