Home
last modified time | relevance | path

Searched refs:mOutputAllocatorIds (Results 1 – 4 of 4) sorted by relevance

/external/v4l2_codec2/components/include/v4l2_codec2/components/
DV4L2EncodeInterface.h81 std::shared_ptr<C2PortAllocatorsTuning::output> mOutputAllocatorIds; variable
DV4L2DecodeInterface.h81 std::shared_ptr<C2PortAllocatorsTuning::output> mOutputAllocatorIds; variable
/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp250 DefineParam(mOutputAllocatorIds, C2_PARAMKEY_OUTPUT_ALLOCATORS) in V4L2DecodeInterface()
DV4L2EncodeInterface.cpp435 DefineParam(mOutputAllocatorIds, C2_PARAMKEY_OUTPUT_ALLOCATORS) in Initialize()