Searched refs:width_out (Results 1 – 1 of 1) sorted by relevance
390 const int num, const int den, int *width_out, in get_layer_resolution() argument394 if (width_out == NULL || height_out == NULL || den == 0) return; in get_layer_resolution()403 *width_out = w; in get_layer_resolution()