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