Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmediacodecdec_common.c592 … AVMediaCodecDeviceContext *mediacodec_ctx = (AVMediaCodecDeviceContext *)device_ctx->hwctx; in ff_mediacodec_dec_init() local
593 s->surface = ff_mediacodec_surface_ref(mediacodec_ctx->surface, avctx); in ff_mediacodec_dec_init()