Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp114 ConfigMapper &withMappers(Mapper mapper, Mapper reverse) { in withMappers() function
396 .withMappers(makeFloat, [](C2Value v) -> C2Value { in initializeStandardParams()
424 .withMappers(negate, negate)); in initializeStandardParams()
427 .withMappers(negate, negate)); in initializeStandardParams()
545 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams()
588 .withMappers(makeFloat, [](C2Value v) -> C2Value { in initializeStandardParams()
617 .withMappers(negate, negate)); in initializeStandardParams()
678 .withMappers([](C2Value v) -> C2Value { in initializeStandardParams()
732 .withMappers(pcmEncodingMapper, pcmEncodingReverse)); in initializeStandardParams()
735 .withMappers(pcmEncodingMapper, pcmEncodingReverse)); in initializeStandardParams()
[all …]