FFmpeg
|
Go to the source code of this file.
Functions | |
void * | ff_mediacodec_surface_ref (void *surface, void *log_ctx) |
int | ff_mediacodec_surface_unref (void *surface, void *log_ctx) |
void* ff_mediacodec_surface_ref | ( | void * | surface, |
void * | log_ctx | ||
) |
Definition at line 28 of file mediacodec_surface.c.
Referenced by ff_mediacodec_dec_init().
int ff_mediacodec_surface_unref | ( | void * | surface, |
void * | log_ctx | ||
) |
Definition at line 44 of file mediacodec_surface.c.
Referenced by ff_mediacodec_dec_unref().