Searched refs:alloc_gamma_tbl (Results 1 – 1 of 1) sorted by relevance
1107 static uint16_t * alloc_gamma_tbl(double e) in alloc_gamma_tbl() function1511 c2->gamma = alloc_gamma_tbl( c->gamma_value); in sws_init_context()1512 c2->inv_gamma = alloc_gamma_tbl(1.f/c->gamma_value); in sws_init_context()