Searched refs:dblock (Results 1 – 2 of 2) sorted by relevance
591 LOCAL_ALIGNED_32(int16_t, dblock, [64]); in h263_skip_b_part()602 if (h263_decode_block(s, dblock, i, cbp&32) < 0) in h263_skip_b_part()
4557 uint32_t *dupdata, dblock; local4561 sizeof(uint32_t), (uint8_t *)&dblock);