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