Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/base/
H A DSimpleC2Interface.cpp310 .withConstValue(new C2ComponentTimeStretchTuning(1.f)) in noTimeStretch()
/aosp12/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Interface.h137 std::shared_ptr<C2ComponentTimeStretchTuning> mTimeStretch;
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Config.h383 typedef C2GlobalParam<C2Tuning, C2FloatValue, kParamIndexTimeStretch> C2ComponentTimeStretchTuning; typedef