Searched refs:vpx_rational (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/
H A Dargs.h52 struct vpx_rational arg_parse_rational(const struct arg *arg);
H A Dargs.c195 struct vpx_rational struct
200 struct vpx_rational arg_parse_rational(const struct arg *arg)
204 struct vpx_rational rat;
H A Dvpxenc.c609 const struct vpx_rational *fps)
1114 struct vpx_rational arg_framerate = {30, 1};
/external/libvpx/vpx/
H A Dvpx_encoder.h162 typedef struct vpx_rational struct
166 } vpx_rational_t; /**< alias for struct vpx_rational */
289 struct vpx_rational g_timebase;

Completed in 97 milliseconds