Searched refs:AMediaCodec_getInputFormat (Results 1 – 4 of 4) sorted by relevance
401 AMediaFormat* AMediaCodec_getInputFormat(AMediaCodec*) __INTRODUCED_IN(28);
173 AMediaCodec_getInputFormat; # introduced=28
604 AMediaFormat* AMediaCodec_getInputFormat(AMediaCodec *mData) { in AMediaCodec_getInputFormat() function
1028 return new AMediaFormatWrapper(AMediaCodec_getInputFormat(mAMediaCodec)); in getInputFormat()