FFmpeg
|
#include "proresdata.h"
Go to the source code of this file.
Variables | |
const uint8_t | ff_prores_progressive_scan [64] |
const uint8_t | ff_prores_interlaced_scan [64] |
const uint8_t ff_prores_progressive_scan[64] |
Definition at line 25 of file proresdata.c.
Referenced by decode_init(), encode_init(), and prores_encode_init().
const uint8_t ff_prores_interlaced_scan[64] |
Definition at line 36 of file proresdata.c.
Referenced by decode_init(), encode_init(), and prores_encode_init().