Searched refs:IEP_CMD_SET_DEI_CFG (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/vproc/ |
| H A D | mpp_dec_vproc.cpp | 226 IEP_CMD_SET_DEI_CFG, &ctx->dei_cfg); in dec_vproc_start_dei() 427 ops->control(ctx->iep_ctx, IEP_CMD_SET_DEI_CFG, ¶ms); in dec_vproc_set_dei_v2() 438 ops->control(ctx->iep_ctx, IEP_CMD_SET_DEI_CFG, ¶ms); in dec_vproc_set_dei_v2() 534 ops->control(ctx->iep_ctx, IEP_CMD_SET_DEI_CFG, ¶ms); in dec_vproc_set_dei_v2() 544 ops->control(ctx->iep_ctx, IEP_CMD_SET_DEI_CFG, ¶ms); in dec_vproc_set_dei_v2()
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/inc/ |
| H A D | iep_common.h | 37 IEP_CMD_SET_DEI_CFG = 0x0100, // config deinterlace configure enumerator
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/test/ |
| H A D | iep2_test.c | 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()
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep/test/ |
| H A D | iep_test.cpp | 295 iep_control(info->ctx, IEP_CMD_SET_DEI_CFG, cfg->dei_cfg); in iep_process_thread()
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/ |
| H A D | iep2.c | 428 case IEP_CMD_SET_DEI_CFG: { in iep2_control()
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep/ |
| H A D | iep.cpp | 390 case IEP_CMD_SET_DEI_CFG : { in iep_control()
|