Home | History | Annotate | Download | only in src

Lines Matching full:ui32framecount

693     ctx->ui32FrameCount[0] = ctx->ui32FrameCount[1] = 0;
882 IMG_UINT32 ui32FrameIdx = ctx->ui32FrameCount[ui32StreamIndex];
920 IMG_UINT32 ui32FrameIdx = ctx->ui32FrameCount[ui32StreamIndex];
2246 if (ctx->ui32FrameCount[ui32StreamIndex] == 0) {
2253 ui32cpb_removal_delay = 2 * ctx->ui32FrameCount[ui32StreamIndex];
3416 __FUNCTION__, ctx->ui32FrameCount[ui32StreamIndex], psRCParams->ui32BitsPerSecond,
3482 ui32StreamIndex, ctx->ui32FrameCount[ui32StreamIndex]);
3508 ui32StreamIndex, ctx->ui32FrameCount[ui32StreamIndex]);
3626 drv_debug_msg(VIDEO_DEBUG_GENERAL,"%s: ctx->ui8SlicesPerPicture = %d, ctx->ui32FrameCount[0] = %d\n",
3627 __FUNCTION__, ctx->ui8SlicesPerPicture, ctx->ui32FrameCount[0]);
3629 if (ctx->ui32FrameCount[0] == 0) {
3684 if (ctx->ui32FrameCount[0] == 0) {
3719 ++(ctx->ui32FrameCount[ctx->ui32StreamID]);