/hardware/interfaces/media/omx/1.0/vts/functional/audio/ |
D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 152 timestampUs = 0; in SetUp() 190 EXPECT_GE(msg.data.extendedBufferData.timestampUs, timestampUs); in handleMessage() 191 timestampUs = msg.data.extendedBufferData.timestampUs; in handleMessage() 199 if (*it == timestampUs) { in handleMessage() 261 uint64_t timestampUs; member in AudioDecHidlTest 830 timestampUs = 0; in TEST_F() 926 timestampUs = 0; in TEST_F() 945 timestampUs = 0; in TEST_F() 1037 timestampUs = 0; in TEST_F() 1130 timestampUs = Info[index - 1].timestamp; in TEST_F()
|
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 144 timestampUs = 0; in SetUp() 193 EXPECT_GE(msg.data.extendedBufferData.timestampUs, timestampUs); in handleMessage() 194 timestampUs = msg.data.extendedBufferData.timestampUs; in handleMessage() 202 if (*it == timestampUs) { in handleMessage() 267 uint64_t timestampUs; member in VideoDecHidlTest 1065 timestampUs = 0; in TEST_F() 1168 timestampUs = 0; in TEST_F() 1186 timestampUs = 0; in TEST_F() 1293 timestampUs = 0; in TEST_F() 1396 timestampUs = Info[index - 1].timestamp; in TEST_F()
|
D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 201 if (*it == msg.data.extendedBufferData.timestampUs) { in handleMessage()
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | StreamOut.cpp | 410 int64_t timestampUs = 0; in getNextWriteTimestamp() local 413 mStream->get_next_write_timestamp(mStream, ×tampUs)); in getNextWriteTimestamp() 415 _hidl_cb(retval, timestampUs); in getNextWriteTimestamp()
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 89 uint64_t timestampUs; 93 uint64_t timestampUs;
|
D | IOmxNode.hal | 305 * @param timestampUs Timestamp OMX_EmptyBuffer(). 315 uint64_t timestampUs,
|
/hardware/google/av/codec2/hidl/1.0/mts/audio/ |
D | MtsHidlC2V1_0TargetAudioDecTest.cpp | 153 uint64_t timestampUs; member 561 EXPECT_EQ(*itIn, itOut->timestampUs); in TEST_F() 564 EXPECT_EQ(expTs, itOut->timestampUs); in TEST_F() 565 if (expTs != itOut->timestampUs) break; in TEST_F()
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | types.hal | 92 int64_t timestampUs;
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | types.cpp | 96 d->timestampUs = static_cast<uint64_t>(s.timestamp.peeku()); in objcpy() 103 d->timestamp = c2_cntr64_t(s.timestampUs); in objcpy() 927 int64_t timestampUs; in send() local 929 mReceiverConnectionId, bpData, &transactionId, ×tampUs); in send() 942 bpMessage->timestampUs = timestampUs; in send() 1285 bpMessage.timestampUs, in objcpy()
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | types.hal | 94 int64_t timestampUs;
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 130 * @return timestampUs time of the next write. 132 getNextWriteTimestamp() generates (Result retval, int64_t timestampUs);
|
/hardware/interfaces/audio/5.0/ |
D | IStreamOut.hal | 138 * @return timestampUs time of the next write. 140 getNextWriteTimestamp() generates (Result retval, int64_t timestampUs);
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 138 * @return timestampUs time of the next write. 140 getNextWriteTimestamp() generates (Result retval, int64_t timestampUs);
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | AudioPrimaryHidlHalTest.h | 1196 uint64_t timestampUs; in TEST_P() local 1197 ASSERT_OK(stream->getNextWriteTimestamp(returnIn(res, timestampUs))); in TEST_P() 1202 checkInvalidStateOr0(res, timestampUs); in TEST_P()
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 385 uint64_t timestampUs;
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 467 uint64_t timestampUs;
|