Home
last modified time | relevance | path

Searched refs:iep_deinit (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/inc/
H A Diep_api.h171 MPP_RET iep_deinit(IepCtx ctx);
/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.c103 MPP_RET iep_deinit(IepCtx ctx) in iep_deinit() function
602 .deinit = iep_deinit,
/rockchip-linux_mpp/mpp/vproc/iep/test/
H A Diep_test.c543 iep_deinit(info.ctx); in main()