Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_avg_intrin_sse2.c321 int height_1 = height - 1; in vp9_int_pro_row_sse2() local
324 for (idx = 1; idx < height_1; idx += 2) { in vp9_int_pro_row_sse2()