Home
last modified time | relevance | path

Searched refs:getCodecFormat (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/ndk/fuzzer/
DNdkMediaCodecFuzzerBase.h48 AMediaFormat* getCodecFormat() { return mFormat; }; in getCodecFormat() function
Dndk_sync_codec_fuzzer.cpp50 AMediaCodec_configure(mCodec, getCodecFormat(), nativeWindow, nullptr /* crypto */, in invokekSyncCodecAPIs()
Dndk_async_codec_fuzzer.cpp313 if (AMEDIA_OK == AMediaCodec_configure(mCodec, getCodecFormat(), nativeWindow, in invokekAsyncCodecAPIs()