Searched refs:vp8hwdDecodeBool (Results 1 – 1 of 1) sorted by relevance
58 static RK_U32 vp8hwdDecodeBool(vpBoolCoder_t *bit_ctx, RK_S32 probability) in vp8hwdDecodeBool() function807 if (vp8hwdDecodeBool(&p->bitstr, in vp8hwdDecodeCoeffUpdate()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()