Searched refs:ZERO_OUT_64BYTES (Results 1 – 3 of 3) sorted by relevance
156 #define ZERO_OUT_64BYTES(x) { *((uint32*)x) = *(((uint32*)(x))+1) = \ macro
487 ZERO_OUT_64BYTES(pbyte); in DecodeDataPart_P_VideoPacket()489 ZERO_OUT_64BYTES(pbyte); in DecodeDataPart_P_VideoPacket()
373 ZERO_OUT_64BYTES(DCAC_row); in GetMBheader()374 ZERO_OUT_64BYTES(DCAC_col); /* 08/12/05 */ in GetMBheader()