Home
last modified time | relevance | path

Searched defs:str (Results 1 – 21 of 21) sorted by relevance

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c110 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 Diep2_test.c80 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 Dmpp_cfg_test.c30 char *str = NULL; in test_to_from() local
H A Dmpp_trie_test.c43 RK_U8 **str = (RK_U8 **)ctx; in print_opt() local
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_cfg_io.h45 void *str; member
/rockchip-linux_mpp/utils/
H A Diniparser.c456 const char * str ; in iniparser_getlongint() local
511 const char * str ; in iniparser_getdouble() local
H A Dutils.c1363 RK_S32 parse_config_line(const char *str, OpsLine *info) in parse_config_line()
/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_info.c188 const char *str = NULL; in hal_info_to_string() local
/rockchip-linux_mpp/mpp/hal/rkdec/
H A Dvdpu383_com.c305 MPP_RET flip_string(char *str) in flip_string()
H A Dvdpu384a_com.c317 MPP_RET flip_string(char *str) in flip_string()
/rockchip-linux_mpp/mpp/inc/
H A Dmpp_internal.h169 } str; member
/rockchip-linux_mpp/mpp/vproc/iep/test/
H A Diep_test.c304 static RK_S32 str_to_iep_fmt(const char *str) in str_to_iep_fmt()
/rockchip-linux_mpp/mpp/vproc/vdpp/test/
H A Dvdpp_test.c122 static RK_S32 str_to_vdpp_fmt(const char *str) in str_to_vdpp_fmt()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu511.c1435 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 Dhal_h264e_vepu510.c1851 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 Dhal_h264e_vepu511.c1813 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 Dmpp_enc_impl.c427 char str[256]; in show_prep_update() local
618 char str[256]; in show_rc_update() local
/rockchip-linux_mpp/test/
H A Dmpi_enc_mt_test.c763 const char *str = "this is user data\n"; in enc_test_input() local
H A Dmpi_enc_test.c870 char *str = "this is user data\n"; in test_mpp_run() local
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c220 static MPP_RET flip_string(char *str) in flip_string()
/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_obj.c1081 char *str; in kmpp_obj_get_by_sptr() local