Rockchip Encoder/Decoder
MediaCodec
Android's MediaCodec calls the Rockchip Encoder/Decoder by default.
If you need native api, you can use MPP.
MPP
Media Process Platform (MPP) provided by Rockchip is a general media processing software platform for Rockchip chip series. For applications the MPP platform shields the complex lower-level processing related to chips. Its purpose is to shield the differences between different chips and provide a unified media process interface (MPI) to users.
- Documents:
SDK/RKDocs/common/MPP/ - Source Code: https://github.com/rockchip-linux/mpp

