Home
last modified time | relevance | path

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

/external/v4l2_codec2/include/
DC2VDAComponent.h49 media::VideoCodecProfile getCodecProfile() const { return mCodecProfile; } in getCodecProfile() function
/external/v4l2_codec2/
DC2VDAComponent.cpp1453 mCodecProfile = mIntfImpl->getCodecProfile(); in start()