Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp107 ConfigMapper &withMappers(Mapper mapper, Mapper reverse) { in withMappers() function
382 .withMappers(makeFloat, [](C2Value v) -> C2Value { in initializeStandardParams()
401 .withMappers(negate, negate)); in initializeStandardParams()
404 .withMappers(negate, negate)); in initializeStandardParams()
519 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams()
562 .withMappers(makeFloat, [](C2Value v) -> C2Value { in initializeStandardParams()
584 .withMappers(negate, negate)); in initializeStandardParams()
625 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams()
662 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams()
681 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams()
[all …]