Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c56 static const int DEFAULT_SCALE_FACTORS_NUM_2x[VPX_SS_MAX_LAYERS] = { 1, 2, 4 }; variable
436 si->svc_params.scaling_factor_num[sl] = DEFAULT_SCALE_FACTORS_NUM_2x[sl2]; in vpx_svc_init()