Searched refs:bDisableBitStuffing (Results 1 – 6 of 6) sorted by relevance
136 ctx->sRCParams.bDisableBitStuffing = IMG_FALSE; in pnw_H264ES_CreateContext()140 ctx->sRCParams.bDisableBitStuffing = IMG_TRUE; in pnw_H264ES_CreateContext()144 ctx->sRCParams.bDisableBitStuffing = IMG_FALSE; in pnw_H264ES_CreateContext()148 ctx->sRCParams.bDisableBitStuffing = IMG_FALSE; in pnw_H264ES_CreateContext()328 ctx->sRCParams.bDisableBitStuffing || in pnw__H264ES_process_sequence_param()1040 ctx->sRCParams.bDisableBitStuffing = IMG_TRUE; in pnw__H264ES_process_misc_param()1043 ctx->sRCParams.bDisableFrameSkipping, ctx->sRCParams.bDisableBitStuffing); in pnw__H264ES_process_misc_param()
131 IMG_BOOL bDisableBitStuffing; member
438 IMG_BOOL bDisableBitStuffing; member
264 ctx->sRCParams.bDisableBitStuffing = IMG_TRUE; in tng__H264ES_process_misc_ratecontrol_param()266 ctx->sRCParams.bDisableBitStuffing); in tng__H264ES_process_misc_ratecontrol_param()
584 ctx->sRCParams.bDisableBitStuffing = IMG_FALSE; in tng__init_rc_params()2106 …ams->CBR = ((psRCParams->eRCMode == IMG_RCMODE_CBR) && (!psRCParams->bDisableBitStuffing)) ? 1 : 0; in tng__H264ES_send_seq_header()2697 psMtxEncContext->b8DisableBitStuffing = ctx->sRCParams.bDisableBitStuffing; in tng__setvideo_params()
862 if (ctx->sRCParams.bDisableBitStuffing && IS_H264_ENC(ctx->eCodec)) { in pnw_RenderPictureParameter()