Searched refs:hw_ids (Results 1 – 3 of 3) sorted by relevance
37 rk_u32 hw_ids[32]; member133 check_mpp_service_cap(&srv->vcodec_type, srv->hw_ids, cap); in mpp_plat_srv_init()226 hw_id = srv->hw_ids[client_type]; in mpp_get_client_hw_id()
113 void check_mpp_service_cap(RK_U32 *codec_type, RK_U32 *hw_ids, MppServiceCmdCap *cap);
99 void check_mpp_service_cap(RK_U32 *codec_type, RK_U32 *hw_ids, MppServiceCmdCap *cap) in check_mpp_service_cap() argument113 memset(hw_ids, 0, sizeof(RK_U32) * 32); in check_mpp_service_cap()171 hw_ids[i] = val; in check_mpp_service_cap()