Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h96 int scaled_temp_is_alloc; member
Dvp9_svc_layercontext.c45 svc->scaled_temp_is_alloc = 0; in vp9_init_layer_context()
Dvp9_encoder.c1336 if (is_one_pass_svc(cpi) && !cpi->svc.scaled_temp_is_alloc && in alloc_util_frame_buffers()
1338 cpi->svc.scaled_temp_is_alloc = 1; in alloc_util_frame_buffers()