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