Lines Matching refs:linemask
543 - ``linemask``\ [2]
545 ``linemask`` values are stored in little endian byte order in the
546 MPEG stream. Some reference ``linemask`` bit positions with their
548 b\ :sub:`0` indicates the least significant bit of a ``linemask``
554 linemask[0] b0: line 6 first field
555 linemask[0] b17: line 23 first field
556 linemask[0] b18: line 6 second field
557 linemask[0] b31: line 19 second field
558 linemask[1] b0: line 20 second field
559 linemask[1] b3: line 23 second field
560 linemask[1] b4-b31: unused and set to 0
566 the bits set in the ``linemask`` array, starting from b\ :sub:`0`
567 of ``linemask``\ [0] up through b\ :sub:`31` of ``linemask``\ [0],
568 and from b\ :sub:`0` of ``linemask``\ [1] up through b\ :sub:`3` of
569 ``linemask``\ [1]. ``line``\ [0] corresponds to the first bit
570 found set in the ``linemask`` array, ``line``\ [1] corresponds to
571 the second bit found set in the ``linemask`` array, etc. If no
572 ``linemask`` array bits are set, then ``line``\ [0] may contain