Home
last modified time | relevance | path

Searched refs:ff_prores_dc_codebook (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dproresdata.h34 extern const uint8_t ff_prores_dc_codebook[4];
H A Dproresdata.c48 const uint8_t ff_prores_dc_codebook[4] = { variable
H A Dproresenc_kostya.c426 encode_vlc_codeword(pb, ff_prores_dc_codebook[codebook], code); in encode_dcs()
670 bits += estimate_vlc(ff_prores_dc_codebook[codebook], code); in estimate_dcs()

Completed in 3 milliseconds