Home
last modified time | relevance | path

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

/external/libmpeg2/common/
Dideint_cac.c119 UWORD8 *pu1_bot_3; in cac_4x8() local
232 pu1_bot_3 = pu1_bot_2 + bot_strd; in cac_4x8()
256 tmp_2 = AVG(pu1_bot_2[i], pu1_bot_3[i]); in cac_4x8()
285 tmp_2 = AVG(pu1_top_3[i], pu1_bot_3[i]); in cac_4x8()