Home
last modified time | relevance | path

Searched refs:streamEndPos (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dvp8d_syntax.h105 RK_U32 streamEndPos; member
137 RK_U32 streamEndPos;
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.c51 bit_ctx->streamEndPos = len; in vp8hwdBoolStart()
52 bit_ctx->strmError = bit_ctx->pos > bit_ctx->streamEndPos; in vp8hwdBoolStart()
88 if (bit_ctx->pos >= bit_ctx->streamEndPos) { in vp8hwdDecodeBool()
141 if (bit_ctx->pos >= bit_ctx->streamEndPos) { in vp8hwdDecodeBool128()
523 pic_param->streamEndPos = p->bitstr.streamEndPos; in vp8d_convert_to_syntx()
H A Dvp8d_parser.h66 RK_U32 streamEndPos; member
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_vdpu2.c286 len = pic_param->streamEndPos + pic_param->frameTagSize in hal_vp8d_dct_partition_cfg()
H A Dhal_vp8d_vdpu1.c284 len = pic_param->streamEndPos + pic_param->frameTagSize in hal_vp8d_dct_partition_cfg()