Home
last modified time | relevance | path

Searched refs:finishCurrentBlock (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DFrameReassembler.cpp54 finishCurrentBlock(&mPendingWork); in updateFrameSize()
59 finishCurrentBlock(&mPendingWork); in updateSampleRate()
64 finishCurrentBlock(&mPendingWork); in updateChannelCount()
69 finishCurrentBlock(&mPendingWork); in updatePcmEncoding()
123 finishCurrentBlock(items); in process()
138 finishCurrentBlock(items); in process()
170 finishCurrentBlock(items); in process()
176 finishCurrentBlock(items); in process()
202 void FrameReassembler::finishCurrentBlock(std::list<std::unique_ptr<C2Work>> *items) { in finishCurrentBlock() function in android::FrameReassembler
DFrameReassembler.h70 void finishCurrentBlock(std::list<std::unique_ptr<C2Work>> *items);