OFF_CTX_LAST_FLAG_X   96 source/common/contexts.h #define OFF_CTX_LAST_FLAG_Y        (OFF_CTX_LAST_FLAG_X        +     NUM_CTX_LAST_FLAG_XY)
OFF_CTX_LAST_FLAG_X 1330 source/encoder/entropy.cpp     initBuffer(&m_contextState[OFF_CTX_LAST_FLAG_X], sliceType, qp, (uint8_t*)INIT_LAST, NUM_CTX_LAST_FLAG_XY);
OFF_CTX_LAST_FLAG_X 1877 source/encoder/entropy.cpp         uint8_t *ctx = &m_contextState[OFF_CTX_LAST_FLAG_X];
OFF_CTX_LAST_FLAG_X 2282 source/encoder/entropy.cpp                 const uint8_t *ctxState = &m_contextState[OFF_CTX_LAST_FLAG_X + ctxIdx];
OFF_CTX_LAST_FLAG_X 2300 source/encoder/entropy.cpp                 const uint8_t *ctxState = &m_contextState[OFF_CTX_LAST_FLAG_X + ctxIdx];
OFF_CTX_LAST_FLAG_X 2324 source/encoder/entropy.cpp             const uint8_t *ctxState = &m_contextState[OFF_CTX_LAST_FLAG_X + ctxIdx];