Searched refs:force_idr_h264 (Results 1 – 4 of 4) sorted by relevance
345 ctx->force_idr_h264 = 0; in lnc__H264ES_process_picture_param()354 ctx->force_idr_h264 = 1; in lnc__H264ES_process_picture_param()484 if (ctx->force_idr_h264 || (ctx->obj_context->frame_count == 0)) { in lnc__H264ES_process_slice_param()
234 uint8_t force_idr_h264; member
625 ctx->force_idr_h264 = 0; in pnw__H264ES_process_picture_param()634 ctx->force_idr_h264 = 1; in pnw__H264ES_process_picture_param()742 if (ctx->force_idr_h264 || (ctx->obj_context->frame_count == 0)) { in pnw__H264ES_encode_one_slice()763 ctx->force_idr_h264, in pnw__H264ES_encode_one_slice()
301 uint8_t force_idr_h264; member