Searched defs:getInputFormat (Results 1 – 4 of 4) sorted by relevance
39 int getInputFormat() const { return mInputFormat; } in getInputFormat() function
174 public final FrameFormat getInputFormat(String portName) { in getInputFormat() method in Filter
2943 public final MediaFormat getInputFormat() { in getInputFormat() method
1522 status_t MediaCodec::getInputFormat(sp<AMessage> *format) const { in getInputFormat() function in android::MediaCodec