FastLED 3.9.15
Loading...
Searching...
No Matches

◆ PLM_VIDEO_NON_INTRA_QUANT_MATRIX

const uint8_t fl::third_party::PLM_VIDEO_NON_INTRA_QUANT_MATRIX[]
static
Initial value:
= {
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16
}

Definition at line 1679 of file pl_mpeg.hpp.

1679 {
1680 16, 16, 16, 16, 16, 16, 16, 16,
1681 16, 16, 16, 16, 16, 16, 16, 16,
1682 16, 16, 16, 16, 16, 16, 16, 16,
1683 16, 16, 16, 16, 16, 16, 16, 16,
1684 16, 16, 16, 16, 16, 16, 16, 16,
1685 16, 16, 16, 16, 16, 16, 16, 16,
1686 16, 16, 16, 16, 16, 16, 16, 16,
1687 16, 16, 16, 16, 16, 16, 16, 16
1688};

Referenced by plm_video_decode_sequence_header().