Searched refs:width_org (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/freetype/src/smooth/
H A Dftsmooth.c115 FT_Pos height_org, width_org; local
165 width_org = width;
325 for ( xx = width_org; xx > 0; xx-- )
/external/freetype/src/smooth/
H A Dftsmooth.c115 FT_Pos height_org, width_org; local
165 width_org = width;
325 for ( xx = width_org; xx > 0; xx-- )
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.c389 static void get_layer_resolution(const int width_org, const int height_org, argument
396 w = width_org * num / den;

Completed in 1959 milliseconds