Searched refs:getInputFormat (Results 1 – 15 of 15) sorted by relevance
72 int target = getInputFormat(mInputNames[0]).getTarget(); in assertAllInputTargetsMatch()74 if (target != getInputFormat(inputName).getTarget()) { in assertAllInputTargetsMatch()
69 int inputChannels = getInputFormat("image").getBytesPerSample(); in getShaderProgram()
150 status_t getInputFormat(sp<AMessage> *format) const;
174 public final FrameFormat getInputFormat(String portName) { in getInputFormat() method in Filter
193 filterState->mCodec->getInputFormat(&destFormat); in tryCopyDecodedBuffer()
522 if (mEncoder->getInputFormat(&inputFormat) == OK) { in initEncoder()
835 status_t MediaCodec::getInputFormat(sp<AMessage> *format) const { in getInputFormat() function in android::MediaCodec
299 CHECK_EQ((status_t)OK, mCodec->getInputFormat(&mInputFormat)); in onConfigure()
2718 public final MediaFormat getInputFormat() { in getInputFormat() method
390 err = input ? mCodec->getInputFormat(&msg) : mCodec->getOutputFormat(&msg); in getFormat()
473 NO DOC BLOCK: android.media.MediaCodec Method getInputFormat()
14490 method public final android.media.MediaFormat getInputFormat();
20271 method public final android.media.MediaFormat getInputFormat();
20340 method public final android.media.MediaFormat getInputFormat();
21791 method public final android.media.MediaFormat getInputFormat();