| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_cfg_io.c | 110 static const char *str[MPP_CFG_TYPE_BUTT + 1] = { in strof_type() local 133 static char *dup_str(const char *str, rk_s32 len) in dup_str() 656 #define test_byte_f(str, len) test_byte(str, len, __FUNCTION__) argument 658 #define show_byte_f(str, pos) show_byte(str, pos, __FUNCTION__) argument 660 #define skip_byte_f(str, len) skip_byte(str, len, __FUNCTION__) argument 661 #define skip_ws_f(str) skip_ws(str, __FUNCTION__) argument 664 #define write_byte_f(str, buf, size) write_byte(str, (void *)buf, size, __FUNCTION__) argument 665 #define write_indent_f(str) write_indent(str, __FUNCTION__) argument 667 #define revert_comma_f(str) revert_comma(str, __FUNCTION__) argument 669 static char *test_byte(MppCfgStrBuf *str, rk_s32 len, const char *caller) in test_byte() [all …]
|
| /rockchip-linux_mpp/mpp/vproc/iep2/test/ |
| H A D | iep2_test.c | 80 static RK_S32 str_to_iep2_fmt(const char *str) in str_to_iep2_fmt() 100 static RK_S32 str_to_iep2_swa(const char *str) in str_to_iep2_swa()
|
| /rockchip-linux_mpp/mpp/base/test/ |
| H A D | mpp_cfg_test.c | 30 char *str = NULL; in test_to_from() local
|
| H A D | mpp_trie_test.c | 43 RK_U8 **str = (RK_U8 **)ctx; in print_opt() local
|
| /rockchip-linux_mpp/mpp/base/inc/ |
| H A D | mpp_cfg_io.h | 45 void *str; member
|
| /rockchip-linux_mpp/utils/ |
| H A D | iniparser.c | 456 const char * str ; in iniparser_getlongint() local 511 const char * str ; in iniparser_getdouble() local
|
| H A D | utils.c | 1363 RK_S32 parse_config_line(const char *str, OpsLine *info) in parse_config_line()
|
| /rockchip-linux_mpp/mpp/hal/common/ |
| H A D | hal_info.c | 188 const char *str = NULL; in hal_info_to_string() local
|
| /rockchip-linux_mpp/mpp/hal/rkdec/ |
| H A D | vdpu383_com.c | 305 MPP_RET flip_string(char *str) in flip_string()
|
| H A D | vdpu384a_com.c | 317 MPP_RET flip_string(char *str) in flip_string()
|
| /rockchip-linux_mpp/mpp/inc/ |
| H A D | mpp_internal.h | 169 } str; member
|
| /rockchip-linux_mpp/mpp/vproc/iep/test/ |
| H A D | iep_test.c | 304 static RK_S32 str_to_iep_fmt(const char *str) in str_to_iep_fmt()
|
| /rockchip-linux_mpp/mpp/vproc/vdpp/test/ |
| H A D | vdpp_test.c | 122 static RK_S32 str_to_vdpp_fmt(const char *str) in str_to_vdpp_fmt()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu511.c | 1435 RK_U32 str = 0; in vepu511_h265_set_atr_regs() local 1562 RK_S32 str = ctx->cfg->tune.deblur_str; in vepu511_h265_set_smear_regs() local 1993 RK_U32 str = ctx->cfg->tune.atf_str; in vepu511_h265_set_atf_regs() local
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu510.c | 1851 RK_S32 str = ctx->cfg->tune.atl_str; in setup_vepu510_anti_stripe() local 1954 RK_U32 str = ctx->cfg->tune.anti_flicker_str; in setup_vepu510_anti_flicker() local
|
| H A D | hal_h264e_vepu511.c | 1813 RK_S32 str = ctx->cfg->tune.atl_str; in setup_vepu511_anti_stripe() local 1916 RK_U32 str = ctx->cfg->tune.anti_flicker_str; in setup_vepu511_anti_flicker() local
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_enc_impl.c | 427 char str[256]; in show_prep_update() local 618 char str[256]; in show_rc_update() local
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_mt_test.c | 763 const char *str = "this is user data\n"; in enc_test_input() local
|
| H A D | mpi_enc_test.c | 870 char *str = "this is user data\n"; in test_mpp_run() local
|
| /rockchip-linux_mpp/mpp/hal/rkdec/av1d/ |
| H A D | hal_av1d_vdpu383.c | 220 static MPP_RET flip_string(char *str) in flip_string()
|
| /rockchip-linux_mpp/kmpp/base/ |
| H A D | kmpp_obj.c | 1081 char *str; in kmpp_obj_get_by_sptr() local
|