Searched refs:getCodecFormat (Results 1 – 3 of 3) sorted by relevance
48 AMediaFormat* getCodecFormat() { return mFormat; }; in getCodecFormat() function
50 AMediaCodec_configure(mCodec, getCodecFormat(), nativeWindow, nullptr /* crypto */, in invokekSyncCodecAPIs()
313 if (AMEDIA_OK == AMediaCodec_configure(mCodec, getCodecFormat(), nativeWindow, in invokekAsyncCodecAPIs()