Home
last modified time | relevance | path

Searched defs:time_base (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/
H A Dvop.cpp787 PV_STATUS DecodeGOVHeader(BitstreamDecVideo *stream, uint32 *time_base) in DecodeGOVHeader()
857 int time_base; in DecodeVOPHeader() local
H A Dpacket_util.cpp78 int time_base = -1; in PV_ReadVideoPacketHeader() local
/aosp_15_r20/external/libvpx/
H A Dvideo_common.h20 struct VpxRational time_base; member
/aosp_15_r20/external/libaom/common/
H A Dvideo_common.h21 struct AvxRational time_base; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dlocalefwd.h157 class time_base; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/packages/modules/StatsD/statsd/tests/condition/
DConditionTimer_test.cpp28 constexpr int64_t time_base = 10; variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dlocalefwd.h157 class time_base; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/external/pciutils/
H A Dls-ecaps.c915 u8 time_base, time_scale; in dvsec_cxl_gpf_device() local
956 u8 time_base, time_scale; in dvsec_cxl_gpf_port() local
/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dsimulated_capturer.cc123 const AVRational& time_base) { in ToApproximateClockDuration()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/ddr/nxp-ddr/
Dddr.c845 const uint64_t time_base = get_timer_val(0); in dram_init() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/ddr/nxp-ddr/
H A Dddr.c845 const uint64_t time_base = get_timer_val(0); in dram_init() local
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc1098 vpx_rational_t time_base = make_vpx_rational(1, TICKS_PER_SEC); in StartEncode() local