Searched defs:vpx_rational (Results 1 – 2 of 2) sorted by relevance
158 struct vpx_rational { struct162 struct vpx_rational arg_parse_rational(const struct arg *arg) { in arg_parse_rational() argument
221 typedef struct vpx_rational { struct224 } vpx_rational_t; /**< alias for struct vpx_rational */ argument