2x2
Upload User: lctgjx
Upload Date: 2022-06-04
Package Size: 8887k
Code Size: 0k
Category:

Streaming_Mpeg4

Development Platform:

Visual C++

  1. #define 2x2_width 16
  2. #define 2x2_height 16
  3. static char 2x2_bits[] = {
  4.    0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff,
  5.    0x33, 0x33, 0x33, 0x33, 0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33,
  6.    0xff, 0xff, 0xff, 0xff, 0x33, 0x33, 0x33, 0x33};