Searched refs:strmError (Results 1 – 2 of 2) sorted by relevance
53 bit_ctx->strmError = bit_ctx->pos > bit_ctx->streamEndPos; in vp8hwdBoolStart()90 bit_ctx->strmError = 1; in vp8hwdDecodeBool()143 bit_ctx->strmError = 1; in vp8hwdDecodeBool128()878 if (bit_ctx->strmError) { in vp8_header_parser()906 if (bit_ctx->strmError) { in vp8_header_parser()999 if (bit_ctx->strmError) { in vp8_header_parser()1144 if (bit_ctx->strmError) { in vp7_header_parser()
68 RK_U32 strmError; member