Searched refs:ui32IntraCntSave (Results 1 – 2 of 2) sorted by relevance
676 if (ctx->ui32IntraCntSave != ctx->ui32IntraCnt) { in tng__H264ES_process_sequence_param()679 __FUNCTION__, ctx->ui32IntraCntSave, ctx->ui32IntraCnt); in tng__H264ES_process_sequence_param()684 ctx->ui32IntraCntSave = ctx->ui32IntraCnt; in tng__H264ES_process_sequence_param()
351 IMG_UINT32 ui32IntraCntSave; member