Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp1766 std::vector<C2Param::Index> supportedIndices; in getConfigUpdateFromSdkParams() local
1769 supportedIndices.push_back(ix); in getConfigUpdateFromSdkParams()
1779 c2_status_t err = configurable->query({ }, supportedIndices, blocking, configUpdate); in getConfigUpdateFromSdkParams()