Searched refs:AMediaCodec_getInputFormat (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/ndk/include/media/
H A DNdkMediaCodec.h392 AMediaFormat* AMediaCodec_getInputFormat(AMediaCodec*);
/frameworks/av/media/libmedia/
H A DNdkWrapper.cpp1028 return new AMediaFormatWrapper(AMediaCodec_getInputFormat(mAMediaCodec));
/frameworks/av/media/ndk/
H A DNdkMediaCodec.cpp604 AMediaFormat* AMediaCodec_getInputFormat(AMediaCodec *mData) { function

Completed in 13 milliseconds