Home
last modified time | relevance | path

Searched refs:dst_swa (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/iep2/test/
H A Diep2_test.c41 RK_S32 dst_swa; member
135 cfg->dst_fmt, cfg->dst_swa); in check_input_cmd()
152 cfg->dst_swa < IEP2_YUV_SWAP_SP_UV || in check_input_cmd()
153 cfg->dst_swa > IEP2_YUV_SWAP_SP_VU) { in check_input_cmd()
287 params.param.com.dswap = cfg->dst_swa; in iep2_test()
383 cfg.dst_swa = IEP2_YUV_SWAP_SP_UV; in main()
401 cfg.dst_swa = str_to_iep2_swa(optarg); in main()
/rockchip-linux_mpp/mpp/vproc/vdpp/test/
H A Dvdpp_test.c41 RK_U32 dst_swa; member
329 params.param.com2.dswap = cfg->dst_swa; in vdpp_test()
342 params.param.com.dswap = cfg->dst_swa; in vdpp_test()
481 cfg.dst_swa = VDPP_YUV_SWAP_SP_UV; in main()
586 cfg.dst_swa = atoi(optarg); in main()