Searched refs:iep2 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/test/ |
| H A D | iep2_test.c | 198 iep_com_ctx* iep2 = rockchip_iep2_api_alloc_ctx(); in iep2_test() local 222 mpp_assert(iep2); in iep2_test() 248 iep2->ops->init(&iep2->priv); in iep2_test() 276 iep2->ops->control(iep2->priv, IEP_CMD_SET_DEI_CFG, ¶ms); in iep2_test() 287 iep2->ops->control(iep2->priv, IEP_CMD_SET_DEI_CFG, ¶ms); in iep2_test() 306 iep2_test_set_img(iep2, cfg->w, cfg->h, in iep2_test() 308 iep2_test_set_img(iep2, cfg->w, cfg->h, in iep2_test() 310 iep2_test_set_img(iep2, cfg->w, cfg->h, in iep2_test() 312 iep2_test_set_img(iep2, cfg->w, cfg->h, in iep2_test() 314 iep2_test_set_img(iep2, cfg->w, cfg->h, in iep2_test() [all …]
|
| H A D | CMakeLists.txt | 3 # mpp/vproc/iep2 built-in unit test case 5 # iep2 unit test 6 option(IEP2_TEST "Build base iep2 unit test" ON) 9 set_target_properties(iep2_test PROPERTIES FOLDER "mpp/vproc/iep2")
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/ |
| H A D | CMakeLists.txt | 6 add_library(vproc_iep2 STATIC iep2.c iep2_ff.c iep2_gmv.c iep2_osd.c iep2_pd.c iep2_roi.c) 7 set_target_properties(vproc_iep2 PROPERTIES FOLDER "mpp/vproc/iep2")
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/ |
| H A D | CMakeLists.txt | 11 add_subdirectory(iep2)
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_service.c | 432 MPP_REGISTER_DRIVER(srv, HAS_IEP2, IEP2, iep2); in mpp_service_probe()
|
| /OK3568_Linux_fs/docs/en/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux4.19_SDK_Note.md | 192 * - 693720fd ([iep2]: Disable test log
|
| /OK3568_Linux_fs/docs/cn/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux4.19_SDK_Note.md | 192 * - 693720fd ([iep2]: Disable test log
|