Searched defs:half_vert (Results 1 – 2 of 2) sorted by relevance
94 static int mm_decode_intra(MmContext * s, int half_horiz, int half_vert) in mm_decode_intra()138 static int mm_decode_inter(MmContext * s, int half_horiz, int half_vert) in mm_decode_inter()
575 static uint8_t half_vert(BlockXY bxy) in half_vert() function