Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Dmpp_sys_cfg_st.h70 MPP_RET mpp_sys_cfg_st_get_byte_stride(MppSysCfgStHByteStrd *byte_stride_cfg);
/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_sys_cfg_st_test.c41 ret = mpp_sys_cfg_st_get_byte_stride(&byte_stride_cfg); in main()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg_st.c52 MPP_RET mpp_sys_cfg_st_get_byte_stride(MppSysCfgStHByteStrd *byte_stride_cfg) in mpp_sys_cfg_st_get_byte_stride() function