Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp99 ConfigMapper &withMapper(Mapper mapper) { in withMapper() function
546 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
573 .withMapper([](C2Value) -> C2Value { return uint32_t(1); })); in initializeStandardParams()
577 .withMapper([](C2Value) -> C2Value { return uint32_t(1); })); in initializeStandardParams()
581 .withMapper(makeFloat)); in initializeStandardParams()
587 .withMapper(makeFloat)); in initializeStandardParams()
738 .withMapper([mapper](C2Value v) -> C2Value { in initializeStandardParams()
805 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
899 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
937 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
[all …]