Searched refs:ContentProtectIsScmst (Results 1 – 3 of 3) sorted by relevance
224 bool ContentProtectIsScmst(const uint8_t* p_protect_info) { in ContentProtectIsScmst() function242 if (ContentProtectIsScmst(p_protect_info)) return true; in AudioProtectHasScmst()
497 if ((num_protect != 1) || !ContentProtectIsScmst(p_protect_info)) { in ProcessSetConfig()
205 bool ContentProtectIsScmst(const uint8_t* p_protect_info);