Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecConfig.h115 size_t mSubscribedIndicesSize; ///< count of currently subscribed indices member
DCCodecConfig.cpp955 if (mSubscribedIndices.size() != mSubscribedIndicesSize && false) { in subscribeToConfigUpdate()
969 mSubscribedIndicesSize = mSubscribedIndices.size(); in subscribeToConfigUpdate()