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

  /external/chromium_org/third_party/libvpx/source/libvpx/
args.c 177 struct vpx_rational { struct
181 struct vpx_rational arg_parse_rational(const struct arg *arg) {
184 struct vpx_rational rat;
  /external/libvpx/libvpx/
args.c 177 struct vpx_rational { struct
181 struct vpx_rational arg_parse_rational(const struct arg *arg) {
184 struct vpx_rational rat;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
args.c 177 struct vpx_rational { struct
181 struct vpx_rational arg_parse_rational(const struct arg *arg) {
184 struct vpx_rational rat;
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 209 typedef struct vpx_rational { struct
212 } vpx_rational_t; /**< alias for struct vpx_rational */
332 struct vpx_rational g_timebase;
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 209 typedef struct vpx_rational { struct
212 } vpx_rational_t; /**< alias for struct vpx_rational */
332 struct vpx_rational g_timebase;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h 209 typedef struct vpx_rational { struct
212 } vpx_rational_t; /**< alias for struct vpx_rational */
332 struct vpx_rational g_timebase;
    [all...]

Completed in 75 milliseconds