Searched refs:numFramesFlushed (Results 1 – 4 of 4) sorted by relevance
/hardware/google/av/codec2/hidl/1.0/mts/video/ |
D | MtsHidlC2V1_0TargetVideoEncTest.cpp | 455 uint32_t numFramesFlushed = 10; in TEST_F() local 463 0, numFramesFlushed, nWidth, nHeight)); in TEST_F() 493 numFramesFlushed, numFrames - numFramesFlushed, in TEST_F()
|
D | MtsHidlC2V1_0TargetVideoDecTest.cpp | 712 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/ |
D | MtsHidlC2V1_0TargetAudioEncTest.cpp | 515 uint32_t numFramesFlushed = 30; in TEST_F() local 522 mFlushedIndices, mLinearPool, eleStream, numFramesFlushed, in TEST_F() 554 numFrames - numFramesFlushed, samplesPerFrame, in TEST_F()
|
D | MtsHidlC2V1_0TargetAudioDecTest.cpp | 720 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()
|