Searched refs:frame_crop_right_offset (Results 1 – 10 of 10) sorted by relevance
224 unsigned int frame_crop_right_offset; member
1459 va_TraceMsg(trace_ctx, "\tframe_crop_right_offset = %d\n", p->frame_crop_right_offset); in va_TraceVAEncSequenceParameterBufferH264()
232 … bitstream_put_ue(bs, seq_param->frame_crop_right_offset); /* frame_crop_right_offset */ in sps_rbsp()
1017 avcSeqParams.frame_crop_right_offset = mVideoParamsAVC.crop.RightOffset; in renderSequenceParams()1026 avcSeqParams.frame_crop_right_offset = ( AWidth - mComParams.resolution.width ) / 2; in renderSequenceParams()
932 … bitstream_put_ue(bs, seq_param->frame_crop_right_offset); /* frame_crop_right_offset */ in sps_rbsp()1435 seq_param->frame_crop_right_offset = 0; in avcenc_context_seq_param_init()
349 bitstream_put_ue(bs, seq_param.frame_crop_right_offset); /* frame_crop_right_offset */ in sps_rbsp()1312 seq_param.frame_crop_right_offset = (frame_width_mbaligned - frame_width)/2; in render_sequence()
2631 … bitstream_put_ue(bs, seq_param->frame_crop_right_offset); /* frame_crop_right_offset */ in sps_rbsp()3020 seq_param->frame_crop_right_offset = 0; in avcenc_context_seq_param_init()
376 sCrop.RightCropOffset = pSequenceParams->frame_crop_right_offset; in pnw__H264ES_process_sequence_param()
743 psCropParams->ui16RightCropOffset = psSeqParams->frame_crop_right_offset; in tng__H264ES_process_sequence_param()
1147 …"%s: frame_crop_right_offset = 0x%08x\n", __FUNCTION__, psTraceSeqParams->frame_crop_right_offset); in tng_H264ES_trace_seq_params()