HomeSort by relevance Sort by last modified time
    Searched refs:C2SubscribedParamIndicesTuning (Results 1 - 4 of 4) sorted by null

  /hardware/google/av/media/codecs/base/
SimpleC2Interface.cpp 173 .withDefault(C2SubscribedParamIndicesTuning::AllocShared(0u))
176 .withSetter(Setter<C2SubscribedParamIndicesTuning>::NonStrictValuesWithNoDeps)
  /hardware/google/av/media/codecs/base/include/
SimpleC2Interface.h 161 std::shared_ptr<C2SubscribedParamIndicesTuning> mSubscribedParamIndices;
  /hardware/google/av/media/sfplugin/
CCodecConfig.cpp 618 std::unique_ptr<C2SubscribedParamIndicesTuning> subscribeTuning =
619 C2SubscribedParamIndicesTuning::AllocUnique(indices);
    [all...]
  /hardware/google/av/codec2/include/
C2Config.h     [all...]

Completed in 91 milliseconds