Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h73 int scaled_temp_is_alloc; member
Dvp9_svc_layercontext.c36 svc->scaled_temp_is_alloc = 0; in vp9_init_layer_context()
Dvp9_encoder.c1106 if (is_one_pass_cbr_svc(cpi) && !cpi->svc.scaled_temp_is_alloc) { in alloc_util_frame_buffers()
1107 cpi->svc.scaled_temp_is_alloc = 1; in alloc_util_frame_buffers()