Searched refs:tableWidth (Results 1 – 1 of 1) sorted by relevance
1617 i32 tableWidth = (i32)partWidth+5; in h264bsdInterpolateMidHorQuarter() local1639 h1 = table + tableWidth; in h264bsdInterpolateMidHorQuarter()1647 for (x = (u32)tableWidth; x; x--) in h264bsdInterpolateMidHorQuarter()1663 h1[tableWidth*2] = tmp2; in h264bsdInterpolateMidHorQuarter()1673 h1[tableWidth] = tmp1; in h264bsdInterpolateMidHorQuarter()1693 h1[-tableWidth] = tmp5; in h264bsdInterpolateMidHorQuarter()1699 h1 += 3*tableWidth; in h264bsdInterpolateMidHorQuarter()