Searched defs:anchorId (Results 1 – 2 of 2) sorted by relevance
288 public final int anchorId; field in Cea708Data.CaptionWindow296 int anchorVertical, int anchorHorizontal, int anchorId, in CaptionWindow()
672 int anchorId = (data[pos + 3] & 0xf0) >> 4; in parseC1() local