Data Fields | |
| AVCodecContext * | avctx |
| AVFrame | pic |
| AVLFG | rnd |
| uint8_t * | prev |
| int | block [16 *3] |
| int | block2 [16 *3] |
| int | codebook [8 *3] |
| int | codebook2 [8 *3] |
| int | output [16 *3] |
| int | output2 [16 *3] |
| int | avg [3] |
| int | bestpos |
| int | keyint |
Definition at line 36 of file msvideo1enc.c.
Definition at line 49 of file msvideo1enc.c.
| int Msvideo1EncContext::block[16 *3] |
| int Msvideo1EncContext::block2[16 *3] |
| int Msvideo1EncContext::output[16 *3] |
| int Msvideo1EncContext::output2[16 *3] |
1.5.8