Searched refs:CreatePersistentInputSurface (Results 1 – 5 of 5) sorted by relevance
116 static sp<PersistentSurface> CreatePersistentInputSurface();
713 sp<PersistentSurface> ps = MediaCodec::CreatePersistentInputSurface(); in AMediaCodec_createPersistentInputSurface()
239 sp<PersistentSurface> surface = MediaCodec::CreatePersistentInputSurface(); in prepareEncoder()
1536 MediaCodec::CreatePersistentInputSurface(); in android_media_MediaCodec_createPersistentInputSurface()
708 sp<PersistentSurface> MediaCodec::CreatePersistentInputSurface() { in CreatePersistentInputSurface() function in android::MediaCodec