23 #ifndef AVCODEC_PRORESDATA_H
24 #define AVCODEC_PRORESDATA_H
28 #define FRAME_ID MKBETAG('i', 'c', 'p', 'f')
33 #define FIRST_DC_CB 0xB8
const uint8_t ff_prores_ac_codebook[7]
const uint8_t ff_prores_dc_codebook[4]
const uint8_t ff_prores_progressive_scan[64]
const uint8_t ff_prores_run_to_cb_index[16]
Lookup tables for adaptive switching between codebooks according with previous run/level value.
const uint8_t ff_prores_lev_to_cb_index[10]
const uint8_t ff_prores_interlaced_scan[64]