Searched refs:slice_to_vbi_lines (Results 1 – 1 of 1) sorted by relevance
583 static int slice_to_vbi_lines(TeletextContext *ctx, uint8_t* buf, int size) in slice_to_vbi_lines() function674 if ((lines = slice_to_vbi_lines(ctx, pkt->data + 1, pkt->size - 1)) < 0) in teletext_decode_frame()