Searched refs:strmError (Results 1 – 2 of 2) sorted by relevance
52 bit_ctx->strmError = bit_ctx->pos > bit_ctx->streamEndPos; in vp8hwdBoolStart()89 bit_ctx->strmError = 1; in vp8hwdDecodeBool()142 bit_ctx->strmError = 1; in vp8hwdDecodeBool128()871 if (bit_ctx->strmError) { in vp8_header_parser()899 if (bit_ctx->strmError) { in vp8_header_parser()992 if (bit_ctx->strmError) { in vp8_header_parser()1137 if (bit_ctx->strmError) { in vp7_header_parser()
67 RK_U32 strmError; member