Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp75 ConfigMapper &withMapper(Mapper mapper) { in withMapper() function
516 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
543 .withMapper([](C2Value) -> C2Value { return uint32_t(1); })); in initializeStandardParams()
547 .withMapper([](C2Value) -> C2Value { return uint32_t(1); })); in initializeStandardParams()
551 .withMapper(makeFloat)); in initializeStandardParams()
557 .withMapper(makeFloat)); in initializeStandardParams()
720 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
731 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
742 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
753 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
[all …]