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

/external/libvpx/libvpx/
H A Dvpxenc.h50 struct vpx_rational framerate;
H A Dwebmenc.h43 const struct vpx_rational *fps,
H A Dargs.h53 struct vpx_rational arg_parse_rational(const struct arg *arg);
H A Dargs.c175 struct vpx_rational { struct
179 struct vpx_rational arg_parse_rational(const struct arg *arg) {
182 struct vpx_rational rat;
H A Dwebmenc.cc25 const struct vpx_rational *fps,
H A Dvpxenc.c836 struct vpx_rational *rat) {
/external/libvpx/libvpx/test/
H A Daltref_test.cc55 const vpx_rational timebase = { 33333333, 1000000000 };
H A Dvp9_lossless_test.cc73 const vpx_rational timebase = { 33333333, 1000000000 };
108 const vpx_rational timebase = { 33333333, 1000000000 };
H A Dtile_independence_test.cc86 const vpx_rational timebase = { 33333333, 1000000000 };
H A Dcq_test.cc108 const vpx_rational timebase = { 33333333, 1000000000 };
H A Derror_resilience_test.cc213 const vpx_rational timebase = { 33333333, 1000000000 };
248 const vpx_rational timebase = { 33333333, 1000000000 };
312 const vpx_rational timebase = { 33333333, 1000000000 };
361 const vpx_rational timebase = { 33333333, 1000000000 };
H A Dencode_perf_test.cc151 const vpx_rational timebase = { 33333333, 1000000000 };
H A Ddecode_perf_test.cc220 const vpx_rational timebase = { 33333333, 1000000000 };
/external/libvpx/libvpx/vpx/
H A Dvpx_encoder.h246 typedef struct vpx_rational { struct
249 } vpx_rational_t; /**< alias for struct vpx_rational */
384 struct vpx_rational g_timebase;
/external/libvpx/libvpx/vp8/common/
H A Donyx.h104 struct vpx_rational timebase;
/external/libvpx/libvpx/vpx/internal/
H A Dvpx_codec_internal.h360 struct vpx_rational mr_down_sampling_factor;

Completed in 204 milliseconds