Home
last modified time | relevance | path

Searched refs:timestampIncr (Results 1 – 4 of 4) 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/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioEncTest.cpp277 int32_t timestampIncr = in encodeNFrames() local
345 timestamp += timestampIncr; in encodeNFrames()
/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp258 int32_t timestampIncr = ENCODER_TIMESTAMP_INCREMENT; in encodeNFrames() local
334 timestamp += timestampIncr; in encodeNFrames()
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp999 int32_t timestampIncr = (int)((float)1000000 / (xFramerate >> 16)); in encodeNFrames() local
1000 if (inputDataIsMeta) timestampIncr *= 1000; // timestamp scale: Nano sec in encodeNFrames()
1037 timestamp += timestampIncr; in encodeNFrames()
1057 timestamp += timestampIncr; in encodeNFrames()