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

  /external/libvpx/
args.h 43 struct vpx_rational arg_parse_rational(const struct arg *arg);
args.c 184 struct vpx_rational struct
189 struct vpx_rational arg_parse_rational(const struct arg *arg)
193 struct vpx_rational rat;
vpxenc.c 586 const struct vpx_rational *fps)
1066 struct vpx_rational arg_framerate = {30, 1};
    [all...]
  /external/libvpx/vpx/
vpx_encoder.h 162 typedef struct vpx_rational struct
166 } vpx_rational_t; /**< alias for struct vpx_rational */
288 struct vpx_rational g_timebase;

Completed in 42 milliseconds