ff_match_2uint16  212 libavcodec/internal.h int ff_match_2uint16(const uint16_t (*tab)[2], int size, int a, int b);
ff_match_2uint16  142 libavcodec/ituh263enc.c     format = ff_match_2uint16(ff_h263_format, FF_ARRAY_ELEMS(ff_h263_format), s->width, s->height);
ff_match_2uint16  804 libavcodec/mpegvideo_enc.c         if (ff_match_2uint16(ff_h263_format, FF_ARRAY_ELEMS(ff_h263_format),
ff_match_2uint16   62 libavcodec/svq1enc.c         i = ff_match_2uint16((void*)ff_svq1_frame_size_table,