Searched refs:handleNonIDRFrame (Results 1 – 2 of 2) sorted by relevance
110 void handleNonIDRFrame(const uint8_t* ptr, size_t szBytes, uint64_t pts);
403 handleNonIDRFrame(currentNalu, currentNaluSize, pts); in decodeFrameInternal()473 void MediaH264DecoderVideoToolBox::handleNonIDRFrame(const uint8_t* ptr, size_t szBytes, uint64_t p… in handleNonIDRFrame() function in android::emulation::MediaH264DecoderVideoToolBox