Home
last modified time | relevance | path

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

/external/opencore/engines/player/src/
Dpv_player_engine.h647 uint32 convnum = (iRate / 10000); in GetCurrentTick32() local
649 aTimebaseTickCount = ((ticksSinceChange * convnum) / convden); in GetCurrentTick32()