Searched defs:aom_rational (Results 1 – 2 of 2) sorted by relevance
212 struct aom_rational { struct216 struct aom_rational arg_parse_rational(const struct arg *arg) { in arg_parse_rational() argument
178 typedef struct aom_rational { struct181 } aom_rational_t; /**< alias for struct aom_rational */ argument