Home
last modified time | relevance | path

Searched refs:strof_profle (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_2str.h31 const char *strof_profle(MppCodingType coding, RK_U32 profile);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_2str.c96 const char *strof_profle(MppCodingType coding, RK_U32 profile) in strof_profle() function
/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_info.c219 str = strof_profle(info->coding, profile); in hal_info_to_string()