Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_scale/generic/
Dbicubic_scaler.c28 static int g_first_time = 1; variable
253 g_first_time = 0; in bicubic_coefficient_init()
257 if (!g_first_time) { in bicubic_coefficient_destroy()
290 if (g_first_time) in bicubic_coefficient_setup()