Searched refs:CreatePersistentInputSurface (Results 1 – 5 of 5) sorted by relevance
124 static sp<PersistentSurface> CreatePersistentInputSurface();
241 sp<PersistentSurface> surface = MediaCodec::CreatePersistentInputSurface(); in prepareEncoder()
835 sp<PersistentSurface> ps = MediaCodec::CreatePersistentInputSurface(); in AMediaCodec_createPersistentInputSurface()
1534 MediaCodec::CreatePersistentInputSurface(); in android_media_MediaCodec_createPersistentInputSurface()
770 sp<PersistentSurface> MediaCodec::CreatePersistentInputSurface() { in CreatePersistentInputSurface() function in android::MediaCodec