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

/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_c_lookup.cpp48 uint16* pi1Even = (uint16*)(i * pi1Inc2 + pi1Base); local
49 uint16* pi1Odd = (uint16*)(pi1Inc + (uint8*)pi1Even);
66 temp = *(pi1Even++);

Completed in 92 milliseconds