Home
last modified time | relevance | path

Searched refs:width_org (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dsvc_layercontext.c264 static void get_layer_resolution(const int width_org, const int height_org, in get_layer_resolution() argument
269 w = width_org * num / den; in get_layer_resolution()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h224 void get_layer_resolution(const int width_org, const int height_org,
Dvp9_svc_layercontext.c427 void get_layer_resolution(const int width_org, const int height_org, in get_layer_resolution() argument
434 w = width_org * num / den; in get_layer_resolution()
/external/freetype/
DChangeLog.243945 and `width_org' conditionalized.