HomeSort by relevance Sort by last modified time
    Searched defs:time_base (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/
video_common.h 20 struct VpxRational time_base; member in struct:__anon17659
  /external/libvpx/libvpx/
video_common.h 20 struct VpxRational time_base; member in struct:__anon8528
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
video_common.h 20 struct VpxRational time_base; member in struct:__anon19711
  /external/chromium_org/media/ffmpeg/
ffmpeg_common_unittest.cc 44 AVRational time_base; local
45 time_base.num = static_cast<int>(test_data[i][0]);
46 time_base.den = static_cast<int>(test_data[i][1]);
49 ConvertFromTimeBase(time_base, test_data[i][2]);
52 EXPECT_EQ(ConvertToTimeBase(time_base, time_delta), test_data[i][4]);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
packet_util.cpp 74 int time_base = -1; local
79 time_base++;
vop.cpp 742 PV_STATUS DecodeGOVHeader(BitstreamDecVideo *stream, uint32 *time_base)
769 *time_base = time_s; /* 02/27/2002 */
770 // *time_base = *time_base/1000;
771 // tmpvar = time_s - *time_base;
772 // if (tmpvar <= 60) *time_base = time_s;
812 int time_base; local
853 time_base = -1;
856 time_base++;
865 currVol->moduloTimeBase += 1000 * time_base; /* milliseconds based MTB 11/12/01 *
    [all...]
  /external/stlport/stlport/stl/
_time_facets.h 57 * time_base class, which has a default constructor and two protected.
90 class _STLP_CLASS_DECLSPEC time_base { class
110 time_base::dateorder _M_dateorder;
124 time_base::dateorder _M_dateorder;
131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
200 typedef time_base::dateorder dateorder;
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
287 typedef time_base::dateorder dateorder;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 57 * time_base class, which has a default constructor and two protected.
90 class _STLP_CLASS_DECLSPEC time_base { class
110 time_base::dateorder _M_dateorder;
124 time_base::dateorder _M_dateorder;
131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
200 typedef time_base::dateorder dateorder;
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
287 typedef time_base::dateorder dateorder;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 57 * time_base class, which has a default constructor and two protected.
90 class _STLP_CLASS_DECLSPEC time_base { class
110 time_base::dateorder _M_dateorder;
124 time_base::dateorder _M_dateorder;
131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
200 typedef time_base::dateorder dateorder;
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
287 typedef time_base::dateorder dateorder;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 57 * time_base class, which has a default constructor and two protected.
90 class _STLP_CLASS_DECLSPEC time_base { class
110 time_base::dateorder _M_dateorder;
124 time_base::dateorder _M_dateorder;
131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
200 typedef time_base::dateorder dateorder;
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
287 typedef time_base::dateorder dateorder;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 57 * time_base class, which has a default constructor and two protected.
90 class _STLP_CLASS_DECLSPEC time_base { class
110 time_base::dateorder _M_dateorder;
124 time_base::dateorder _M_dateorder;
131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
200 typedef time_base::dateorder dateorder;
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
287 typedef time_base::dateorder dateorder;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 57 * time_base class, which has a default constructor and two protected.
90 class _STLP_CLASS_DECLSPEC time_base { class
110 time_base::dateorder _M_dateorder;
124 time_base::dateorder _M_dateorder;
131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
200 typedef time_base::dateorder dateorder;
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
287 typedef time_base::dateorder dateorder;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_time_facets.h 57 * time_base class, which has a default constructor and two protected.
90 class _STLP_CLASS_DECLSPEC time_base { class
110 time_base::dateorder _M_dateorder;
124 time_base::dateorder _M_dateorder;
131 class time_get : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
200 typedef time_base::dateorder dateorder;
248 class time_put : public locale::facet, public time_base, public _STLP_PRIV time_init<_Ch> {
287 typedef time_base::dateorder dateorder;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
locale_facets_nonio.h 52 class time_base class
368 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets_nonio.h 52 class time_base class
368 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets_nonio.h 52 class time_base class
368 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 49 class time_base class
361 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 49 class time_base class
361 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 49 class time_base class
361 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.h 49 class time_base class
361 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 52 class time_base class
368 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.h 52 class time_base class
368 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 52 class time_base class
368 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.h 52 class time_base class
368 class time_get : public locale::facet, public time_base
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_facets_nonio.h 52 class time_base class
368 class time_get : public locale::facet, public time_base
    [all...]

Completed in 1681 milliseconds

1 2