Searched refs:getInputFormat (Results 1 – 13 of 13) 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()
143 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()
450 if (mEncoder->getInputFormat(&inputFormat) == OK in initEncoder()
768 status_t MediaCodec::getInputFormat(sp<AMessage> *format) const { in getInputFormat() function in android::MediaCodec
300 CHECK_EQ((status_t)OK, mCodec->getInputFormat(&mInputFormat)); in onConfigure()
2529 public final MediaFormat getInputFormat() { in getInputFormat() method
378 err = input ? mCodec->getInputFormat(&msg) : mCodec->getOutputFormat(&msg); in getFormat()
473 NO DOC BLOCK: android.media.MediaCodec Method getInputFormat()
15357 method public final android.media.MediaFormat getInputFormat();
16622 method public final android.media.MediaFormat getInputFormat();