Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_sse2.c322 int height_1 = height - 1; in vpx_int_pro_row_sse2() local
325 for (idx = 1; idx < height_1; idx += 2) { in vpx_int_pro_row_sse2()