Searched defs:payLoadLens (Results 1 – 6 of 6) sorted by relevance
161 std::vector<uint32_t> payLoadLens = {4, 5, 6}; variable
169 const std::vector<uint32_t> payLoadLens = {4, 5, 6}; in SetCencInfoAboutClearHeaderAndPayLoadLens() local
282 const std::vector<uint32_t> payLoadLens = {4, 5, 6}; in SetCencInfoAboutClearHeaderAndPayLoadLens() local
122 void AudioCencInfoAdapterImpl::SetPayLoadLens(const std::vector<uint32_t>& payLoadLens) in SetPayLoadLens()
125 void ArkAudioCencInfoAdapterImpl::SetPayLoadLens(const ArkWebUint32Vector& payLoadLens) in SetPayLoadLens()
136 void ArkAudioCencInfoAdapterWrapper::SetPayLoadLens(const std::vector<uint32_t>& payLoadLens) in SetPayLoadLens()