Home
last modified time | relevance | path

Searched refs:BlockXY (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmobiclip.c243 typedef struct BlockXY { struct
250 } BlockXY; typedef
520 static uint8_t pget(BlockXY b) in pget()
522 BlockXY ret = b; in pget()
551 static uint8_t pick_above(BlockXY bxy) in pick_above()
558 static uint8_t pick_left(BlockXY bxy) in pick_left()
565 static uint8_t half_horz(BlockXY bxy) in half_horz()
567 BlockXY a = bxy, b = bxy, c = bxy; in half_horz()
575 static uint8_t half_vert(BlockXY bxy) in half_vert()
577 BlockXY in half_vert()
[all...]

Completed in 2 milliseconds