Searched refs:h263_chroma_roundtab (Results 1 – 1 of 1) sorted by relevance
104 static const uint8_t h263_chroma_roundtab[16] = { in ff_h263_round_chroma() local108 return h263_chroma_roundtab[x & 0xf] + (x >> 3); in ff_h263_round_chroma()