Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dimcdata.h47 static const float imc_weights1[31] = { variable
Dimc.c257 memcpy(q->weights1, imc_weights1, sizeof(imc_weights1)); in imc_decode_init()