Home
last modified time | relevance | path

Searched defs:g_timebase (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vpx/
H A Dvpx_encoder.h351 struct vpx_rational g_timebase; member
/aosp_15_r20/external/libaom/aom/
H A Daom_encoder.h489 struct aom_rational g_timebase; member
/aosp_15_r20/external/libvpx/vp9/
H A Dvp9_cx_iface.c498 static vpx_rational64_t get_g_timebase_in_ts(vpx_rational_t g_timebase) { in get_g_timebase_in_ts()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h161 vpx_rational_t g_timebase; // equivalent to g_timebase in vpx_codec_enc_cfg_t member