Searched refs:get_info_count (Results 1 – 2 of 2) sorted by relevance
90 RK_S32 get_info_count() { return mInfo ? mInfo->head.info_count : 0; }; in get_info_count() function in MppDecCfgService367 RK_S32 info_count = MppDecCfgService::get()->get_info_count(); in mpp_dec_cfg_show()
106 RK_S32 get_info_count() { return mInfo ? mInfo->head.info_count : 0; }; in get_info_count() function in MppEncCfgService508 RK_S32 info_count = MppEncCfgService::get()->get_info_count(); in mpp_enc_cfg_show()