Searched refs:SarHeight (Results 1 – 2 of 2) sorted by relevance
307 uint16_t SarHeight; member313 this->SarHeight = other.SarHeight;459 this->SAR.SarHeight = other.SAR.SarHeight;
48 mVideoParamsAVC.SAR.SarHeight = 0; in VideoEncoderAVC()1036 …s.vui_parameters_present_flag && (mVideoParamsAVC.SAR.SarWidth || mVideoParamsAVC.SAR.SarHeight)) { in renderSequenceParams()1040 avcSeqParams.sar_height = mVideoParamsAVC.SAR.SarHeight; in renderSequenceParams()