Searched refs:MvUpdateProbs (Results 1 – 2 of 2) sorted by relevance
30 static const RK_U8 MvUpdateProbs[2][VP8_MV_PROBS_PER_COMPONENT] = { variable
985 if (vp8hwdDecodeBool(bit_ctx, MvUpdateProbs[i][j]) == 1) { in vp8_header_parser()1133 if (vp8hwdDecodeBool(bit_ctx, MvUpdateProbs[i][j])) { in vp7_header_parser()