This 10bit format is identical to NV12_16L32S, but 64bytes of data is being prefixed with 16bytes data with four pixels of lower 2bits per byte. The side effect is that tile sizes are not a power of two. This implement two formats, the difference being how the lower two bits are organized inside a tile (raster vs tiled).
The MT2110T has been tested on with VP9 and AV1 decoder. The MT2110R still have to be validated on hardware using H.264 decoder.