Home
last modified time | relevance | path

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

/hardware/google/av/codec2/include/
DC2Work.h173 std::vector<std::unique_ptr<C2Tuning>> tunings; member
/hardware/google/av/codec2/hidl/1.0/utils/
Dtypes.cpp997 dWorklet.tunings.resize(sWorklet.tunings.size()); in objcpy()
999 for (const std::unique_ptr<C2Tuning>& sTuning : sWorklet.tunings) { in objcpy()
1001 &dWorklet.tunings[j++], in objcpy()
1356 dWorklet->tunings.clear(); in objcpy()
1357 dWorklet->tunings.reserve(sWorklet.tunings.size()); in objcpy()
1358 for (const Params& sTuning : sWorklet.tunings) { in objcpy()
1372 dWorklet->tunings.emplace_back( in objcpy()
/hardware/google/interfaces/media/c2/1.0/
Dtypes.hal530 * List of Params describing tunings.
532 vec<Params> tunings;
DIComponent.hal263 * This does not alter any settings and tunings that may have resulted in a
/hardware/interfaces/media/c2/1.0/
Dtypes.hal654 * List of C2Param objects describing tunings to be applied before
657 Params tunings;
DIComponent.hal295 * This does not alter any settings and tunings that may have resulted in a