Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_info.c142 RK_S32 type_max = 0; in hal_info_get() local
147 type_max = DEC_INFO_BUTT - DEC_INFO_BASE; in hal_info_get()
150 type_max = ENC_INFO_BUTT - ENC_INFO_BASE; in hal_info_get()
158 for (i = 0; i < type_max; i++) { in hal_info_get()