Searched refs:anchorId (Results 1 – 3 of 3) sorted by relevance
293 public final int anchorId; field in Cea708Data.CaptionWindow308 int anchorId, in CaptionWindow() argument321 this.anchorId = anchorId; in CaptionWindow()
766 int anchorId = (data[pos + 3] & 0xf0) >> 4; in parseC1() local784 anchorId, in parseC1()807 anchorId, in parseC1()
383 int horizontalMode = captionWindow.anchorId % ANCHOR_MODE_DIVIDER; in initWindow()384 int verticalMode = captionWindow.anchorId / ANCHOR_MODE_DIVIDER; in initWindow()