Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/rga/test/
H A Drga_test.c27 RK_U32 have_input; member
72 cmd->have_input = 1; in rga_test_parse_options()
174 if (cmd.have_input) { in main()
215 if (cmd.have_input) { in main()
/rockchip-linux_mpp/test/
H A Dvpu_api_test.c45 RK_U8 have_input; member
134 cmdCxt->have_input = 1; in parse_options()
260 if ((cmd->have_input == 0) || (cmd->width <= 0) || (cmd->height <= 0) in vpu_encode_demo()
265 if (cmd->have_input) { in vpu_encode_demo()
516 if ((cmd->have_input == 0) || (cmd->width <= 0) || (cmd->height <= 0) in vpu_decode_demo()
521 if (cmd->have_input) { in vpu_decode_demo()
/rockchip-linux_mpp/utils/
H A Dmpi_dec_utils.h114 RK_U32 have_input; member
H A Dmpi_dec_utils.c437 cmd->have_input = 1; in mpi_dec_opt_i()
709 if (cmd->have_input) { in mpi_dec_test_cmd_init()