Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h571 status_t setupFormatShaper(AString mediaType);
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2736 status_t MediaCodec::setupFormatShaper(AString mediaType) { in setupFormatShaper() function in android::MediaCodec
2820 setupFormatShaper(mediaType); in shapeMediaFormat()