Searched refs:frame_crop_bottom_offset (Results 1 – 10 of 10) sorted by relevance
228 unsigned int frame_crop_bottom_offset; member
1461 va_TraceMsg(trace_ctx, "\tframe_crop_bottom_offset = %d\n", p->frame_crop_bottom_offset); in va_TraceVAEncSequenceParameterBufferH264()
934 … bitstream_put_ue(bs, seq_param->frame_crop_bottom_offset); /* frame_crop_bottom_offset */ in sps_rbsp()1408 int frame_crop_bottom_offset = 0; in avcenc_context_seq_param_init() local1429 frame_crop_bottom_offset = in avcenc_context_seq_param_init()1437 seq_param->frame_crop_bottom_offset = frame_crop_bottom_offset; in avcenc_context_seq_param_init()
351 … bitstream_put_ue(bs, seq_param.frame_crop_bottom_offset); /* frame_crop_bottom_offset */ in sps_rbsp()1314 seq_param.frame_crop_bottom_offset = (frame_height_mbaligned - frame_height)/2; in render_sequence()
2633 … bitstream_put_ue(bs, seq_param->frame_crop_bottom_offset); /* frame_crop_bottom_offset */ in sps_rbsp()2999 int frame_crop_bottom_offset = 0; in avcenc_context_seq_param_init() local3014 frame_crop_bottom_offset = in avcenc_context_seq_param_init()3022 seq_param->frame_crop_bottom_offset = frame_crop_bottom_offset; in avcenc_context_seq_param_init()
234 … bitstream_put_ue(bs, seq_param->frame_crop_bottom_offset); /* frame_crop_bottom_offset */ in sps_rbsp()
1019 avcSeqParams.frame_crop_bottom_offset = mVideoParamsAVC.crop.BottomOffset; in renderSequenceParams()1032 avcSeqParams.frame_crop_bottom_offset = ( AHeight - mComParams.resolution.height ) / 2; in renderSequenceParams()
378 sCrop.BottomCropOffset = pSequenceParams->frame_crop_bottom_offset; in pnw__H264ES_process_sequence_param()
745 psCropParams->ui16BottomCropOffset = psSeqParams->frame_crop_bottom_offset; in tng__H264ES_process_sequence_param()
1149 …s: frame_crop_bottom_offset = 0x%08x\n", __FUNCTION__, psTraceSeqParams->frame_crop_bottom_offset); in tng_H264ES_trace_seq_params()