Searched refs:decoder_destroy (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_vdpau.c46 VdpDecoderDestroy *decoder_destroy; member in struct:VDPAUContext
69 if (ctx->decoder_destroy)
70 ctx->decoder_destroy(ctx->decoder);
243 GET_CALLBACK(VDP_FUNC_ID_DECODER_DESTROY, decoder_destroy);
318 ctx->decoder_destroy(ctx->decoder);

Completed in 101 milliseconds