Searched refs:SarWidth (Results 1 – 2 of 2) sorted by relevance
306 uint16_t SarWidth; member312 this->SarWidth = other.SarWidth;458 this->SAR.SarWidth = other.SAR.SarWidth;
47 mVideoParamsAVC.SAR.SarWidth = 0; in VideoEncoderAVC()1036 …if(avcSeqParams.vui_parameters_present_flag && (mVideoParamsAVC.SAR.SarWidth || mVideoParamsAVC.SA… in renderSequenceParams()1039 avcSeqParams.sar_width = mVideoParamsAVC.SAR.SarWidth; in renderSequenceParams()