Searched defs:getInputFormat (Results 1 – 3 of 3) sorted by relevance
174 public final FrameFormat getInputFormat(String portName) { in getInputFormat() method in Filter
2718 public final MediaFormat getInputFormat() { in getInputFormat() method
835 status_t MediaCodec::getInputFormat(sp<AMessage> *format) const { in getInputFormat() function in android::MediaCodec