Home
last modified time | relevance | path

Searched refs:have_output (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/test/
H A Drga_test.cpp39 RK_U32 have_output; member
93 cmd->have_output = 1; in rga_test_parse_options()
193 if (cmd.have_output) { in main()
325 if (cmd.have_output) in main()
/OK3568_Linux_fs/external/mpp/test/
H A Dvpu_api_test.c57 RK_U8 have_output; member
157 cmdCxt->have_output = 1; in parse_options()
293 if (cmd->have_output) { in vpu_encode_demo()
549 if (cmd->have_output) { in vpu_decode_demo()
H A Dmpi_dec_mt_test.c266 if (cmd->have_output) { in mt_dec_decode()
H A Dmpi_dec_nt_test.c392 if (cmd->have_output) { in dec_nt_decode()
H A Dmpi_dec_multi_test.c423 if (cmd->have_output) { in multi_dec_decode()
H A Dmpi_dec_test.c559 if (cmd->have_output) { in dec_decode()
/OK3568_Linux_fs/external/mpp/utils/
H A Dmpi_dec_utils.h48 RK_U32 have_output; member
H A Dmpi_dec_utils.c461 cmd->have_output = 1; in mpi_dec_opt_o()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-aspeed.c298 static inline bool have_output(struct aspeed_gpio *gpio, unsigned int offset) in have_output() function
463 if (!have_output(gpio, offset)) in aspeed_gpio_dir_out()
492 if (!have_output(gpio, offset)) in aspeed_gpio_get_direction()