Home
last modified time | relevance | path

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

/external/v4l2_codec2/components/include/v4l2_codec2/components/
DV4L2EncodeInterface.h79 std::shared_ptr<C2PortAllocatorsTuning::input> mInputAllocatorIds; variable
DV4L2DecodeInterface.h79 std::shared_ptr<C2PortAllocatorsTuning::input> mInputAllocatorIds; variable
/external/v4l2_codec2/components/
DV4L2DecodeInterface.cpp245 DefineParam(mInputAllocatorIds, C2_PARAMKEY_INPUT_ALLOCATORS) in V4L2DecodeInterface()
DV4L2EncodeInterface.cpp430 DefineParam(mInputAllocatorIds, C2_PARAMKEY_INPUT_ALLOCATORS) in Initialize()