Home
last modified time | relevance | path

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

/external/libmpeg2/common/
Dideint_cac.c117 UWORD8 *pu1_bot_1; in cac_4x8() local
230 pu1_bot_1 = pu1_bot_0 + bot_strd; in cac_4x8()
231 pu1_bot_2 = pu1_bot_1 + bot_strd; in cac_4x8()
255 tmp_1 = AVG(pu1_bot_0[i], pu1_bot_1[i]); in cac_4x8()
284 tmp_1 = AVG(pu1_top_1[i], pu1_bot_1[i]); in cac_4x8()