Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoDecTest.cpp510 uint32_t timestampMax = 0; in TEST_F() local
525 if (timestampMax < timestamp) timestampMax = timestamp; in TEST_F()
527 timestampOffset = timestampMax; in TEST_F()
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp955 uint32_t timestampMax = 0; in TEST_F() local
964 if (timestampMax < timestamp) timestampMax = timestamp; in TEST_F()
966 timestampOffset = timestampMax; in TEST_F()