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