getParamAspectRatio 38 source/common/param.h void getParamAspectRatio(x265_param *p, int& width, int& height); getParamAspectRatio 359 source/x265.cpp getParamAspectRatio(param, info.sarWidth, info.sarHeight); getParamAspectRatio 405 source/x265.cpp getParamAspectRatio(param, width, height);