mirror of
https://github.com/Tryanks/go-rkcodec.git
synced 2025-10-17 05:20:37 +08:00
6 lines
92 B
Go
6 lines
92 B
Go
package rkcodec
|
|
|
|
//#cgo pkg-config: rockchip_mpp
|
|
//#include <rockchip/rk_type.h>
|
|
import "C"
|