Home
last modified time | relevance | path

Searched defs:is_spatial_svc (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c946 const int is_spatial_svc = (cpi->svc.number_spatial_layers > 1) && in vp9_init_second_pass() local
2215 int is_spatial_svc = (cpi->use_svc && cpi->svc.number_temporal_layers == 1); in vp9_rc_get_second_pass_params() local