Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodec.h463 status_t setupFormatShaper(AString mediaType);
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp1929 status_t MediaCodec::setupFormatShaper(AString mediaType) { in setupFormatShaper() function in android::MediaCodec
2012 setupFormatShaper(mediaType); in shapeMediaFormat()