Home
last modified time | relevance | path

Searched defs:vpx_rational (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/
Dargs.c155 struct vpx_rational { struct
159 struct vpx_rational arg_parse_rational(const struct arg *arg) { in arg_parse_rational() argument
/external/libvpx/libvpx/vpx/
Dvpx_encoder.h218 typedef struct vpx_rational { struct
221 } vpx_rational_t; /**< alias for struct vpx_rational */ argument