Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dimcdata.h53 static const float imc_weights2[31] = { variable
Dimc.c258 memcpy(q->weights2, imc_weights2, sizeof(imc_weights2)); in imc_decode_init()