Searched refs:ui32FrameNum (Results 1 – 1 of 1) sorted by relevance
78 …g__picmgmt_long_term_refs(context_ENC_p __maybe_unused ctx, IMG_UINT32 __maybe_unused ui32FrameNum) in tng__picmgmt_long_term_refs() argument88 if (ui32FrameNum == 0) { in tng__picmgmt_long_term_refs()91 } else if (((ui32FrameNum - 1) % (ctx->sRCParams.ui16BFrames + 1)) == 0) { in tng__picmgmt_long_term_refs()93 ui32FrameCnt = ui32FrameNum + ctx->sRCParams.ui16BFrames; in tng__picmgmt_long_term_refs()98 ui32FrameCnt = ui32FrameNum - 1; in tng__picmgmt_long_term_refs()313 void tng__picmgmt_custom_scaling(context_ENC_p ctx, IMG_UINT32 ui32FrameNum) in tng__picmgmt_custom_scaling() argument315 if (ui32FrameNum % ctx->ui32PpsScalingCnt == 0) { in tng__picmgmt_custom_scaling()317 if (ui32FrameNum % (ctx->ui32PpsScalingCnt * 2) == 0) { in tng__picmgmt_custom_scaling()