Searched refs:extractFromSEI (Results 1 – 2 of 2) sorted by relevance
51 bool extractFromSEI(const sp<ABuffer> &accessUnit);
189 bool NuPlayer::CCDecoder::extractFromSEI(const sp<ABuffer> &accessUnit) { in extractFromSEI() function in android::NuPlayer::CCDecoder343 if (extractFromSEI(accessUnit)) { in decode()