Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp455 uint32_t numFramesFlushed = 10; in TEST_F() local
463 0, numFramesFlushed, nWidth, nHeight)); in TEST_F()
493 numFramesFlushed, numFrames - numFramesFlushed, in TEST_F()
DMtsHidlC2V1_0TargetVideoDecTest.cpp712 uint32_t numFramesFlushed = 128; in TEST_F() local
715 mLinearPool, eleStream, &Info, 0, numFramesFlushed, false)); in TEST_F()
744 int index = numFramesFlushed; in TEST_F()
/hardware/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioEncTest.cpp515 uint32_t numFramesFlushed = 30; in TEST_F() local
522 mFlushedIndices, mLinearPool, eleStream, numFramesFlushed, in TEST_F()
554 numFrames - numFramesFlushed, samplesPerFrame, in TEST_F()
DMtsHidlC2V1_0TargetAudioDecTest.cpp720 uint32_t numFramesFlushed = 128; in TEST_F() local
723 mLinearPool, eleStream, &Info, 0, numFramesFlushed, false)); in TEST_F()
753 int index = numFramesFlushed; in TEST_F()