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

/frameworks/av/include/media/stagefright/
H A DACodec.h434 status_t getInputColorAspectsForVideoEncoder(sp<AMessage> &format);
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h434 status_t getInputColorAspectsForVideoEncoder(sp<AMessage> &format);
/frameworks/av/media/libstagefright/include/
H A DACodec.h434 status_t getInputColorAspectsForVideoEncoder(sp<AMessage> &format);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3467 status_t ACodec::getInputColorAspectsForVideoEncoder(sp<AMessage> &format) { function in class:android::ACodec
3645 (void)getInputColorAspectsForVideoEncoder(mInputFormat);
4867 (void)getInputColorAspectsForVideoEncoder(notify);

Completed in 201 milliseconds