Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecConfig.cpp75 ConfigMapper &withMapper(Mapper mapper) { in withMapper() function
361 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
492 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
506 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
534 .withMapper([](C2Value) -> C2Value { return uint32_t(1); })); in initializeStandardParams()
538 .withMapper([](C2Value) -> C2Value { return uint32_t(1); })); in initializeStandardParams()
542 .withMapper(makeFloat)); in initializeStandardParams()
548 .withMapper(makeFloat)); in initializeStandardParams()
711 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
722 .withMapper([](C2Value v) -> C2Value { in initializeStandardParams()
[all …]