Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_2str.h30 const char *strof_rc_mode(MppEncRcMode rc_mode);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_2str.c66 const char *strof_rc_mode(MppEncRcMode rc_mode) in strof_rc_mode() function
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c264 strof_rc_mode(rc->rc_mode)); in jpege_proc_jpeg_cfg()
321 strof_rc_mode(rc->rc_mode)); in jpege_proc_jpeg_cfg()
/OK3568_Linux_fs/external/mpp/mpp/hal/common/
H A Dhal_info.c214 str = strof_rc_mode(rc_mode); in hal_info_to_string()