Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp1901 int32_t usageProtected; in configureCodec() local
1902 if (msg->findInt32("protected", &usageProtected) && usageProtected) { in configureCodec()