Home
last modified time | relevance | path

Searched defs:g_kiTc0Table (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Ddeblocking.cpp48 #define g_kiTc0Table(x) g_kiTc0Table[(x)] macro
92 static const int8_t g_kiTc0Table[52 + 12][4] = { //this table refers Table 8-17 in H.264/AVC standa… variable
/third_party/openh264/codec/decoder/core/src/
Ddeblocking.cpp56 #define g_kiTc0Table(x) g_kiTc0Table[(x)+12] macro
166 static const int8_t g_kiTc0Table[52 + 24][4] = { //this table refers Table 8-17 in H.264/AVC standa… variable