Home
last modified time | relevance | path

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

/external/libmpeg2/common/
Dideint_cac.c116 UWORD8 *pu1_bot_0; in cac_4x8() local
229 pu1_bot_0 = pu1_bot; in cac_4x8()
230 pu1_bot_1 = pu1_bot_0 + bot_strd; in cac_4x8()
255 tmp_1 = AVG(pu1_bot_0[i], pu1_bot_1[i]); in cac_4x8()
280 tmp_1 = AVG(pu1_top_0[i], pu1_bot_0[i]); in cac_4x8()