Searched refs:subtitle_map (Results 1 – 1 of 1) sorted by relevance
78 uint8_t subtitle_map[2048]; member303 int is_subtitle_page = ctx->subtitle_map[page->pgno & 0x7ff]; in gen_sub_ass()515 int is_subtitle_page = ctx->subtitle_map[ev->ev.ttx_page.pgno & 0x7ff]; in handler()614 … ctx->subtitle_map[pgno] = (!(flags1 & 0x40) && flags1 & 0x80 && flags2 & 0x01); in slice_to_vbi_lines()616 if (ctx->subtitle_map[pgno] && pgno == ctx->last_pgno) { in slice_to_vbi_lines()785 memset(ctx->subtitle_map, 0, sizeof(ctx->subtitle_map)); in teletext_close_decoder()