Home
last modified time | relevance | path

Searched refs:slice_to_vbi_lines (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibzvbi-teletextdec.c584 static int slice_to_vbi_lines(TeletextContext *ctx, const uint8_t *buf, int size) in slice_to_vbi_lines() function
674 if ((lines = slice_to_vbi_lines(ctx, pkt->data + 1, pkt->size - 1)) < 0) in teletext_decode_frame()

Completed in 4 milliseconds