Lines Matching refs:ui32FrameCount
693 ctx->ui32FrameCount[0] = ctx->ui32FrameCount[1] = 0; in tng__init_context()
882 IMG_UINT32 ui32FrameIdx = ctx->ui32FrameCount[ui32StreamIndex]; in tng__provide_buffer_BFrames()
920 IMG_UINT32 ui32FrameIdx = ctx->ui32FrameCount[ui32StreamIndex]; in tng__provide_buffer_PFrames()
2246 if (ctx->ui32FrameCount[ui32StreamIndex] == 0) { in tng__H264ES_send_hrd_header()
2253 ui32cpb_removal_delay = 2 * ctx->ui32FrameCount[ui32StreamIndex]; in tng__H264ES_send_hrd_header()
3416 __FUNCTION__, ctx->ui32FrameCount[ui32StreamIndex], psRCParams->ui32BitsPerSecond, in tng__update_ratecontrol()
3482 ui32StreamIndex, ctx->ui32FrameCount[ui32StreamIndex]); in tng__cmdbuf_send_picmgmt()
3627 __FUNCTION__, ctx->ui8SlicesPerPicture, ctx->ui32FrameCount[0]); in tng_EndPicture()
3629 if (ctx->ui32FrameCount[0] == 0) { in tng_EndPicture()
3684 if (ctx->ui32FrameCount[0] == 0) { in tng_EndPicture()
3719 ++(ctx->ui32FrameCount[ctx->ui32StreamID]); in tng_EndPicture()