Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h564 status_t shapeMediaFormat(
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2368 (void) shapeMediaFormat(format, flags, nextMetricsHandle); in createMediaMetrics()
2785 status_t MediaCodec::shapeMediaFormat( in shapeMediaFormat() function in android::MediaCodec