Searched refs:AMediaCodec_configure (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/ndk/include/media/
H A DNdkMediaCodec.h143 media_status_t AMediaCodec_configure(
276 * AMediaCodec_configure(..); and before AMediaCodec_start() has been called.
308 * AMediaCodec_configure(..); and before AMediaCodec_start() has been called.
388 * Call this after AMediaCodec_configure() returns successfully to get the input
/frameworks/av/media/libmedia/
H A DNdkWrapper.cpp915 media_status_t err = AMediaCodec_configure(
/frameworks/av/media/ndk/
H A DNdkMediaCodec.cpp401 media_status_t AMediaCodec_configure( function
/frameworks/base/media/jni/soundpool/
H A DSoundPool.cpp542 || AMediaCodec_configure(codec, format,

Completed in 36 milliseconds