Searched refs:VB_HAS_GMC (Results 1 – 2 of 2) sorted by relevance
39 VB_HAS_GMC = 0x01, enumerator206 c->gmcsize = (c->flags & VB_HAS_GMC) ? 4 : 0; in siff_read_packet()
35 VB_HAS_GMC = 0x01, enumerator212 if (flags & VB_HAS_GMC) { in decode_frame()