Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h424 status_t getInputColorAspectsForVideoEncoder(sp<AMessage> &format);
/frameworks/av/media/libstagefright/
DACodec.cpp3582 status_t ACodec::getInputColorAspectsForVideoEncoder(sp<AMessage> &format) { in getInputColorAspectsForVideoEncoder() function in android::ACodec
3760 (void)getInputColorAspectsForVideoEncoder(mInputFormat); in setInitialColorAspectsForVideoEncoderSurfaceAndGetDataSpace()
5090 (void)getInputColorAspectsForVideoEncoder(notify); in getPortFormat()