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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Derror_concealment.c37 static const int weights_q7[5][5] = { variable
530 const int w = weights_q7[abs(row - neigh_pos[i].row)]
/external/libvpx/libvpx/vp8/decoder/
H A Derror_concealment.c39 static const int weights_q7[5][5] = { variable
532 const int w = weights_q7[abs(row - neigh_pos[i].row)]

Completed in 76 milliseconds