Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drv40.c310 static const int neighbour_offs_y[4] = { 0, -1, 0, 1 }; variable
407 int pos = mb_pos + neighbour_offs_x[i] + neighbour_offs_y[i]*s->mb_stride; in rv40_loop_filter()

Completed in 2 milliseconds