Searched refs:imc_weights2 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | imcdata.h | 53 static const float imc_weights2[31] = { variable |
D | imc.c | 258 memcpy(q->weights2, imc_weights2, sizeof(imc_weights2)); in imc_decode_init() |