Searched refs:kKeyAACProfile (Results 1 – 3 of 3) sorted by relevance
59 kKeyAACProfile = 'aacp', // int32_t enumerator
91 if (meta->findInt32(kKeyAACProfile, &mAACProfile)) { in addSource()
143 meta->setInt32(kKeyAACProfile, fdp->ConsumeIntegral<int32_t>()); in createSource()