Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Derror_concealment.c39 static const int weights_q7[5][5] = { variable
532 const int w = weights_q7[abs(row - neigh_pos[i].row)] in interpolate_mvs()