Searched defs:getInputFormat (Results 1 – 5 of 5) sorted by relevance
39 int getInputFormat() const { return mInputFormat; } in getInputFormat() function
178 public final FrameFormat getInputFormat(String portName) { in getInputFormat() method in Filter
1024 sp<AMediaFormatWrapper> AMediaCodecWrapper::getInputFormat() { in getInputFormat() function in android::AMediaCodecWrapper
2940 public final MediaFormat getInputFormat() { in getInputFormat() method
1487 status_t MediaCodec::getInputFormat(sp<AMessage> *format) const { in getInputFormat() function in android::MediaCodec