Go to the documentation of this file.
741 if (target_codespace >= NB_CODESPACES)
744 for (
i=0; !entry &&
i<NB_CODESPACES;
i++)
745 entry = bsearch(lang,
753 for (
i=0;
i<NB_CODESPACES;
i++)
@ AV_LANG_ISO639_2_TERM
3-char bibliographic language codes as per ISO-IEC 639-2
#define FF_ARRAY_ELEMS(a)
AVLangCodespace
Known language codespaces.
const char * ff_convert_lang_to(const char *lang, enum AVLangCodespace target_codespace)
Convert a language code to a target codespace.
#define i(width, name, range_min, range_max)
static const uint16_t lang_table_counts[]
static const LangEntry lang_table[]
static const uint16_t lang_table_offsets[]
static int lang_table_compare(const void *lhs, const void *rhs)