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

/frameworks/av/include/media/stagefright/
H A DACodec.h423 status_t getInputColorAspectsForVideoEncoder(sp<AMessage> &format);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3322 status_t ACodec::getInputColorAspectsForVideoEncoder(sp<AMessage> &format) { function in class:android::ACodec
3500 (void)getInputColorAspectsForVideoEncoder(mInputFormat);
4790 (void)getInputColorAspectsForVideoEncoder(notify);

Completed in 692 milliseconds