Searched refs:ostride (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | cfhddsp.c | 80 static void horiz_filter(int16_t *output, ptrdiff_t ostride, in horiz_filter() argument 89 output += ostride * 2; in horiz_filter()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | cfhddsp.asm | 53 cglobal cfhd_horiz_filter, 8, 11, 12, output, ostride, low, lwidth, high, hwidth, width, height, x, y, temp 307 cglobal cfhd_vert_filter, 8, 11, 14, output, ostride, low, lwidth, high, hwidth, width, height, x, y, pos
|
Completed in 2 milliseconds