Home
last modified time | relevance | path

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

/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp319 int32_t timestampIncr = in encodeNFrames() local
347 timestamp += timestampIncr; in encodeNFrames()
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp887 int32_t timestampIncr = (int)((float)1000000 / (xFramerate >> 16)); in encodeNFrames() local
888 if (inputDataIsMeta) timestampIncr *= 1000; // timestamp scale: Nano sec in encodeNFrames()
925 timestamp += timestampIncr; in encodeNFrames()
945 timestamp += timestampIncr; in encodeNFrames()