Searched refs:numFramesFlushed (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/ |
D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 586 uint32_t numFramesFlushed = 10; in TEST_P() local 601 numFramesFlushed, nWidth, nHeight, false, false)); in TEST_P() 621 numFramesFlushed, numFrames - numFramesFlushed, nWidth, in TEST_P()
|
D | VtsHalMediaC2V1_0TargetVideoDecTest.cpp | 914 uint32_t numFramesFlushed = FLUSH_INTERVAL; in TEST_P() local 917 numFramesFlushed, false)); in TEST_P() 927 int index = numFramesFlushed; in TEST_P()
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/ |
D | VtsHalMediaC2V1_0TargetAudioEncTest.cpp | 545 uint32_t numFramesFlushed = 30; in TEST_P() local 558 mFlushedIndices, mLinearPool, eleStream, numFramesFlushed, in TEST_P() 569 numFrames - numFramesFlushed, samplesPerFrame, nChannels, in TEST_P()
|
D | VtsHalMediaC2V1_0TargetAudioDecTest.cpp | 716 uint32_t numFramesFlushed = FLUSH_INTERVAL; in TEST_P() local 719 numFramesFlushed, false)); in TEST_P() 731 int index = numFramesFlushed; in TEST_P()
|