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
544 .withMapper([](C2Value) -> C2Value { return uint32_t(1); })); in initializeStandardParams()
548 .withMapper([](C2Value) -> C2Value { return uint32_t(1); })); in initializeStandardParams()
552 .withMapper(makeFloat)); in initializeStandardParams()
558 .withMapper(makeFloat)); in initializeStandardParams()
721 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
732 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
743 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
754 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
765 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
[all …]