Shared utility and helper code used by MediaTek's video codec drivers (the encoder and decoder blocks found in MediaTek SoCs used in Chromebooks, Android tablets, and embedded devices). It is library glue rather than a driver for any specific hardware block on its own.
This is not actually a driver directory; it is a folder of common helper code shared between MediaTek's video encode and decode drivers elsewhere in the same subsystem. There is nothing to keep or remove independently — its fate is tied to the MediaTek vcodec drivers it supports.
repository signals
13files
1,186source lines
17commits, 5y
+1,265 / −58lines added / removed, 5y
12authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 17 total · active in 13/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: shared Mediatek Vcodec common helper/library code under a driver subsystem, not a standalone kernel-bound hardware driver.