Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.c3380 static void tng__rc_update( in tng__rc_update() function
3420 tng__rc_update(ctx, psRCParams->ui32BitsPerSecond, -1, -1, -1, -1); in tng__update_ratecontrol()
3425 tng__rc_update(ctx, psRCParams->ui32BitsPerSecond, -1, -1, -1, -1); in tng__update_ratecontrol()
3430 tng__rc_update(ctx, -1, -1, psRCParams->iMinQP, -1, -1); in tng__update_ratecontrol()
3435 tng__rc_update(ctx, -1, -1, -1, ctx->max_qp, -1); in tng__update_ratecontrol()
3440 tng__rc_update(ctx, -1, psRCParams->ui32InitialQp, -1, -1, -1); in tng__update_ratecontrol()
3445 tng__rc_update(ctx, -1, -1, -1, -1, ctx->ui32IntraCnt); in tng__update_ratecontrol()