Lines Matching refs:bitmapcol

51                              uint8 *bitmapcol, uint8 *bitmaprow)
91 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
155 bitmapcol[k&0x7] |= mask[k>>3];
200 bitmapcol[0] |= mask[k>>3];
216 bitmapcol[k] |= 128;
249 bitmapcol[k] |= 128;
266 bitmapcol[0] |= mask[k>>3];
305 bitmapcol[k] |= 128;
321 bitmapcol[0] |= mask[k>>3];
338 bitmapcol[0] |= 128;
347 bitmapcol[7] |= 1;
358 if (bitmapcol[k] != 0)
384 uint8 *bitmapcol, uint8 *bitmaprow)
407 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
457 bitmapcol[k&0x7] |= mask[k>>3];
470 bitmapcol[7] |= 1;
481 if (bitmapcol[k] != 0)
503 uint8 *bitmapcol, uint8 *bitmaprow)
540 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
602 bitmapcol[k&0x7] |= mask[k>>3];
650 bitmapcol[0] |= mask[k>>3];
666 bitmapcol[k] |= 128;
705 bitmapcol[k] |= 128;
720 bitmapcol[0] |= mask[k>>3];
755 bitmapcol[k] |= 128;
769 bitmapcol[0] |= mask[k>>3];
777 bitmapcol[0] |= 128;
792 if (bitmapcol[k] != 0)
805 int VlcDequantH263IntraBlock_SH(VideoDecData *video, int comp, uint8 *bitmapcol, uint8 *bitmaprow)
842 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
861 bitmapcol[0] = 128;
862 bitmapcol[1] = bitmapcol[2] = bitmapcol[3] = bitmapcol[4] = bitmapcol[5] = bitmapcol[6] = bitmapcol[7] = 0;
907 bitmapcol[k&0x7] |= mask[k>>3];
918 bitmapcol[0] |= 128;
979 bitmapcol[k&0x7] |= mask[k>>3];
997 bitmapcol[k] |= 128;
1002 bitmapcol[0] |= mask[k];
1026 bitmapcol[0] |= 128;
1043 if (bitmapcol[k] != 0)
1067 uint8 *bitmapcol, uint8 *bitmaprow)
1087 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
1132 bitmapcol[k&0x7] |= mask[k>>3];
1143 if (bitmapcol[k] != 0)