Home
last modified time | relevance | path

Searched refs:BIAS_ESC (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dclearvideodata.h619 #define BIAS_ESC 1 macro
625 0xFFC8, 0x0038, BIAS_ESC, 0xFFC4, 0x003C, 0xFFC0, 0x0040, 0xFFBC, 0x0044,
639 0xFF80, 0x0080, 0xFF7C, 0x0084, BIAS_ESC, 0xFF78, 0x0088, 0x008C, 0xFF74,
653 0xFF5C, 0x00A4, BIAS_ESC, 0xFF58, 0x00A8, 0x00AC, 0xFF54, 0xFF50, 0x00B0,
660 0x0048, 0xFFB4, 0x004C, 0x0050, 0xFFB0, BIAS_ESC,
666 0xFFB8, 0x0048, 0x004C, BIAS_ESC, 0x0058, 0xFFB0, 0xFFA8, 0x0054, 0xFFAC,
672 0xFFC8, 0x0038, 0x003C, 0xFFC4, BIAS_ESC, 0xFFC0, 0x0040, 0xFFBC, 0x0044,
679 0x0048, 0xFFB4, 0x004C, BIAS_ESC, 0xFFB0, 0x0054, 0xFFAC, 0x0050
Dclearvideo.c390 if (bias_val != BIAS_ESC) { in decode_tile_info()