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