Home | History | Annotate | Download | only in src

Lines Matching refs:comp

25 void PutSKIPPED_MB(uint8 *comp, uint8 *prev, int width)
35 temp1 = (int32 *)comp;
42 comp += width;
46 temp1 = (int32 *)comp;
53 comp += width;
57 temp1 = (int32 *)comp;
64 comp += width;
68 temp1 = (int32 *)comp;
74 comp += width;
86 void PutSKIPPED_B(uint8 *comp, uint8 *prev, int width)
95 temp1 = (int32 *)comp;
100 comp += width;
104 temp1 = (int32 *)comp;
109 comp += width;
113 temp1 = (int32 *)comp;
118 comp += width;
122 temp1 = (int32 *)comp;
127 comp += width;