Home
last modified time | relevance | path

Searched defs:flushedIndices (Results 1 – 6 of 6) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/mts/common/
Dmedia_c2_hidl_test_common.cpp83 std::unique_ptr<C2Work>& work, std::list<uint64_t>& flushedIndices, in workDone()
/hardware/google/av/codec2/hidl/1.0/mts/audio/
DMtsHidlC2V1_0TargetAudioEncTest.cpp266 std::list<uint64_t>& flushedIndices, in encodeNFrames()
DMtsHidlC2V1_0TargetAudioDecTest.cpp392 std::list<uint64_t>& flushedIndices, in decodeNFrames()
/hardware/google/av/codec2/hidl/1.0/mts/video/
DMtsHidlC2V1_0TargetVideoEncTest.cpp249 std::list<uint64_t>& flushedIndices, in encodeNFrames()
DMtsHidlC2V1_0TargetVideoDecTest.cpp333 std::list<uint64_t>& flushedIndices, in decodeNFrames()
/hardware/google/av/codec2/hidl/client/
Dclient.cpp997 std::vector<uint64_t> flushedIndices; in flush() local