Searched refs:bAspectRatioPresent (Results 1 – 6 of 6) sorted by relevance
201 BsWriteOneBit (pLocalBitStringAux, pSps->bAspectRatioPresent); //aspect_ratio_info_present_flag in WelsWriteVUI()202 if (pSps->bAspectRatioPresent) { in WelsWriteVUI()540 pSps->bAspectRatioPresent = pLayerParam->bAspectRatioPresent; in WelsInitSps()
102 bool bAspectRatioPresent; member
195 …param.sSpatialLayers[iLayer].bAspectRatioPresent = false; // do not write any of the following inf… in FillDefault()456 … pSpatialLayer->bAspectRatioPresent = pCodingParam.sSpatialLayers[iIdxSpatial].bAspectRatioPresent; in ParamTranscode()
298 param.sSpatialLayers[0].bAspectRatioPresent = true; in svc_encode_init()300 param.sSpatialLayers[0].bAspectRatioPresent = false; in svc_encode_init()
483 bool bAspectRatioPresent; ///< aspect ratio present in VUI member