Home
last modified time | relevance | path

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

/external/v4l2_codec2/include/
DC2VDAComponent.h274 void updateUndequeuedBlockIds(int32_t blockId);
/external/v4l2_codec2/
DC2VDAComponent.cpp673 updateUndequeuedBlockIds(info->mBlockId); in sendOutputBufferToWorkIfAny()
699 void C2VDAComponent::updateUndequeuedBlockIds(int32_t blockId) { in updateUndequeuedBlockIds() function in android::C2VDAComponent