HomeSort by relevance Sort by last modified time
    Searched defs:vpx_rational (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/
args.c 155 struct vpx_rational { struct
159 struct vpx_rational arg_parse_rational(const struct arg *arg) {
162 struct vpx_rational rat;
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 229 typedef struct vpx_rational { struct
232 } vpx_rational_t; /**< alias for struct vpx_rational */
357 struct vpx_rational g_timebase;
    [all...]

Completed in 56 milliseconds