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

  /external/chromium_org/third_party/libvpx/source/libvpx/
video_common.h 20 struct VpxRational time_base;
y4menc.h 25 const struct VpxRational *framerate,
y4menc.c 15 const struct VpxRational *framerate,
tools_common.h 79 struct VpxRational {
96 struct VpxRational framerate;
  /external/libvpx/libvpx/
video_common.h 20 struct VpxRational time_base;
y4menc.h 25 const struct VpxRational *framerate,
y4menc.c 14 const struct VpxRational *framerate,
tools_common.h 85 struct VpxRational {
101 struct VpxRational framerate;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
video_common.h 20 struct VpxRational time_base;
y4menc.h 25 const struct VpxRational *framerate,
y4menc.c 14 const struct VpxRational *framerate,
tools_common.h 85 struct VpxRational {
101 struct VpxRational framerate;
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
y4m_test.cc 160 const struct VpxRational framerate = {y4m_.fps_n, y4m_.fps_d};

Completed in 68 milliseconds