Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/coda/
H A Dimx-vdoa.h18 void vdoa_context_destroy(struct vdoa_ctx *ctx);
38 static inline void vdoa_context_destroy(struct vdoa_ctx *ctx) { }; in vdoa_context_destroy() function
H A Dimx-vdoa.c221 void vdoa_context_destroy(struct vdoa_ctx *ctx) in vdoa_context_destroy() function
233 EXPORT_SYMBOL(vdoa_context_destroy);