HomeSort by relevance Sort by last modified time
    Searched defs:paramPointers (Results 1 - 2 of 2) sorted by null

  /hardware/google/av/codec2/hidl/1.0/utils/
types.cpp     [all...]
  /hardware/google/av/media/sfplugin/
CCodecConfig.cpp 671 std::vector<C2Param*> paramPointers;
673 paramPointers.push_back(it.second.get());
676 ReflectedParamUpdater::Dict reflected = mParamUpdater->getParams(paramPointers);
    [all...]

Completed in 82 milliseconds