BLOCK_2x2         130 libavcodec/truemotion1.c     { ALGO_RGB16V, 2, 2, BLOCK_2x2 },
BLOCK_2x2         131 libavcodec/truemotion1.c     { ALGO_RGB16H, 2, 2, BLOCK_2x2 },
BLOCK_2x2         140 libavcodec/truemotion1.c     { ALGO_NOP,    2, 2, BLOCK_2x2 },
BLOCK_2x2         141 libavcodec/truemotion1.c     { ALGO_RGB24H, 2, 2, BLOCK_2x2 }
BLOCK_2x2         667 libavcodec/truemotion1.c                     if (s->block_type == BLOCK_2x2) {
BLOCK_2x2         793 libavcodec/truemotion1.c                     if (s->block_type == BLOCK_2x2) {