Home
last modified time | relevance | path

Searched refs:bAspectRatioPresent (Results 1 – 6 of 6) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dau_set.cpp201 BsWriteOneBit (pLocalBitStringAux, pSps->bAspectRatioPresent); //aspect_ratio_info_present_flag in WelsWriteVUI()
202 if (pSps->bAspectRatioPresent) { in WelsWriteVUI()
540 pSps->bAspectRatioPresent = pLayerParam->bAspectRatioPresent; in WelsInitSps()
/third_party/openh264/codec/encoder/core/inc/
Dparameter_sets.h102 bool bAspectRatioPresent; member
Dparam_svc.h195 …param.sSpatialLayers[iLayer].bAspectRatioPresent = false; // do not write any of the following inf… in FillDefault()
456 … pSpatialLayer->bAspectRatioPresent = pCodingParam.sSpatialLayers[iIdxSpatial].bAspectRatioPresent; in ParamTranscode()
/third_party/ffmpeg/libavcodec/
Dlibopenh264enc.c298 param.sSpatialLayers[0].bAspectRatioPresent = true; in svc_encode_init()
300 param.sSpatialLayers[0].bAspectRatioPresent = false; in svc_encode_init()
/third_party/openh264/codec/api/wels/
Dcodec_app_def.h483 bool bAspectRatioPresent; ///< aspect ratio present in VUI member
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h483 bool bAspectRatioPresent; ///< aspect ratio present in VUI member