NUM_MVP_IDX_CTX   100 source/common/contexts.h #define OFF_SAO_MERGE_FLAG_CTX     (OFF_MVP_IDX_CTX            +     NUM_MVP_IDX_CTX)
NUM_MVP_IDX_CTX   189 source/encoder/entropy.cpp static const uint8_t INIT_MVP_IDX[3][NUM_MVP_IDX_CTX] =
NUM_MVP_IDX_CTX  1334 source/encoder/entropy.cpp     initBuffer(&m_contextState[OFF_MVP_IDX_CTX], sliceType, qp, (uint8_t*)INIT_MVP_IDX, NUM_MVP_IDX_CTX);