Home
last modified time | relevance | path

Searched refs:KmppBufGrp (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_buffer.c25 KmppBufGrpCfg kmpp_buf_grp_to_cfg(KmppBufGrp grp) in kmpp_buf_grp_to_cfg()
84 #define KMPP_OBJ_INTF_TYPE KmppBufGrp
/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_buffer.h39 #define KMPP_OBJ_INTF_TYPE KmppBufGrp
43 KmppBufGrpCfg kmpp_buf_grp_to_cfg(KmppBufGrp grp);
/rockchip-linux_mpp/inc/
H A Drk_type.h198 typedef void* KmppBufGrp; typedef
/rockchip-linux_mpp/kmpp/base/test/
H A Dkmpp_buffer_test.c16 KmppBufGrp grp = NULL; in main()