Home
last modified time | relevance | path

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

/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp251 const C2Allocator::id_t outputAllocators[] = {V4L2AllocatorId::V4L2_BUFFERPOOL}; in V4L2DecodeInterface() local
263 .withConstValue(C2PortAllocatorsTuning::output::AllocShared(outputAllocators)) in V4L2DecodeInterface()
DV4L2EncodeInterface.cpp390 C2Allocator::id_t outputAllocators[] = {kDefaultOutputAllocator}; in Initialize() local
399 .withConstValue(C2PortAllocatorsTuning::output::AllocShared(outputAllocators)) in Initialize()