Searched refs:CreatePersistentInputSurface (Results 1 – 5 of 5) sorted by relevance
143 static sp<PersistentSurface> CreatePersistentInputSurface();
839 sp<PersistentSurface> ps = MediaCodec::CreatePersistentInputSurface(); in AMediaCodec_createPersistentInputSurface()
243 sp<PersistentSurface> surface = MediaCodec::CreatePersistentInputSurface(); in prepareEncoder()
1844 MediaCodec::CreatePersistentInputSurface(); in android_media_MediaCodec_createPersistentInputSurface()
1150 sp<PersistentSurface> MediaCodec::CreatePersistentInputSurface() { in CreatePersistentInputSurface() function in android::MediaCodec