Home
last modified time | relevance | path

Searched refs:timebase_fac (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h187 int64_t timebase_fac; member
Dvp9_svc_layercontext.c1227 cpi->svc.timebase_fac * cpi->svc.duration[cpi->svc.spatial_layer_id]; in vp9_svc_adjust_frame_rate()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1153 cpi->svc.timebase_fac = timebase_units_to_ticks(timebase, 1); in encoder_encode()