Home
last modified time | relevance | path

Searched refs:FFANativeWindow (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmediacodec_surface.h28 struct FFANativeWindow;
29 typedef struct FFANativeWindow FFANativeWindow; typedef
31 FFANativeWindow *ff_mediacodec_surface_ref(void *surface, void *log_ctx);
32 int ff_mediacodec_surface_unref(FFANativeWindow *window, void *log_ctx);
Dmediacodec_surface.c28 FFANativeWindow *ff_mediacodec_surface_ref(void *surface, void *log_ctx) in ff_mediacodec_surface_ref()
40 int ff_mediacodec_surface_unref(FFANativeWindow *window, void *log_ctx) in ff_mediacodec_surface_unref()