Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh261dec.c473 static int h261_decode_picture_header(H261Context *h) in h261_decode_picture_header() function
602 ret = h261_decode_picture_header(h); in h261_decode_frame()