Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dargs.c177 struct vpx_rational { struct
181 struct vpx_rational arg_parse_rational(const struct arg *arg) { in arg_parse_rational() argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_encoder.h209 typedef struct vpx_rational { struct
212 } vpx_rational_t; /**< alias for struct vpx_rational */ argument