Home
last modified time | relevance | path

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

/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp242 const C2BlockPool::local_id_t outputBlockPools[] = {C2BlockPool::BASIC_GRAPHIC}; in V4L2DecodeInterface() local
260 .withDefault(C2PortBlockPoolsTuning::output::AllocShared(outputBlockPools)) in V4L2DecodeInterface()
DV4L2EncodeInterface.cpp448 C2BlockPool::local_id_t outputBlockPools[] = {kDefaultOutputBlockPool}; in Initialize() local
452 .withDefault(C2PortBlockPoolsTuning::output::AllocShared(outputBlockPools)) in Initialize()