Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecConfig.cpp903 std::vector<C2Param::Index> supportedIndices; in getConfigUpdateFromSdkParams() local
906 supportedIndices.push_back(ix); in getConfigUpdateFromSdkParams()
916 c2_status_t err = component->query({ }, supportedIndices, blocking, configUpdate); in getConfigUpdateFromSdkParams()