Home
last modified time | relevance | path

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

/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp955 uint32_t timestampMax = 0; in TEST_P() local
964 if (timestampMax < timestamp) timestampMax = timestamp; in TEST_P()
966 timestampOffset = timestampMax; in TEST_P()