NUM_SPLIT_FLAG_CTX 79 source/common/contexts.h #define OFF_SKIP_FLAG_CTX (OFF_SPLIT_FLAG_CTX + NUM_SPLIT_FLAG_CTX) NUM_SPLIT_FLAG_CTX 50 source/encoder/entropy.cpp static const uint8_t INIT_SPLIT_FLAG[3][NUM_SPLIT_FLAG_CTX] = NUM_SPLIT_FLAG_CTX 1313 source/encoder/entropy.cpp initBuffer(&m_contextState[OFF_SPLIT_FLAG_CTX], sliceType, qp, (uint8_t*)INIT_SPLIT_FLAG, NUM_SPLIT_FLAG_CTX);