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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtruemotion1.c110 #define BLOCK_4x2 2 macro
126 { ALGO_RGB16V, 4, 2, BLOCK_4x2 },
127 { ALGO_RGB16H, 4, 2, BLOCK_4x2 },
136 { ALGO_NOP, 4, 2, BLOCK_4x2 },
137 { ALGO_RGB24H, 4, 2, BLOCK_4x2 },
674 } else if (s->block_type == BLOCK_4x2) {
800 } else if (s->block_type == BLOCK_4x2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtruemotion1.c113 #define BLOCK_4x2 2 macro
129 { ALGO_RGB16V, 4, 2, BLOCK_4x2 },
130 { ALGO_RGB16H, 4, 2, BLOCK_4x2 },
139 { ALGO_NOP, 4, 2, BLOCK_4x2 },
140 { ALGO_RGB24H, 4, 2, BLOCK_4x2 },
691 } else if (s->block_type == BLOCK_4x2) {
817 } else if (s->block_type == BLOCK_4x2) {

Completed in 137 milliseconds