Home
last modified time | relevance | path

Searched refs:h261_resync (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh261dec.c146 static int h261_resync(H261Context *h) in h261_resync() function
644 if (h261_resync(h) < 0) in h261_decode_frame()