Searched refs:CreatePersistentInputSurface (Results 1 – 5 of 5) sorted by relevance
91 static sp<PersistentSurface> CreatePersistentInputSurface();
233 sp<PersistentSurface> surface = MediaCodec::CreatePersistentInputSurface(); in prepareEncoder()
673 sp<PersistentSurface> ps = MediaCodec::CreatePersistentInputSurface(); in AMediaCodec_createPersistentInputSurface()
1217 MediaCodec::CreatePersistentInputSurface(); in android_media_MediaCodec_createPersistentInputSurface()
492 sp<PersistentSurface> MediaCodec::CreatePersistentInputSurface() { in CreatePersistentInputSurface() function in android::MediaCodec