Searched refs:handleSEIFrame (Results 1 – 2 of 2) sorted by relevance
111 void handleSEIFrame(const uint8_t* ptr, size_t szBytes);
392 handleSEIFrame(currentNalu, currentNaluSize); in decodeFrameInternal()478 void MediaH264DecoderVideoToolBox::handleSEIFrame(const uint8_t* ptr, size_t szBytes) { in handleSEIFrame() function in android::emulation::MediaH264DecoderVideoToolBox