Home
last modified time | relevance | path

Searched refs:ff_prores_interlaced_scan (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dproresdata.h31 extern const uint8_t ff_prores_interlaced_scan[64];
H A Dproresdata.c36 const uint8_t ff_prores_interlaced_scan[64] = { variable
H A Dproresdec2.c192 permute(ctx->interlaced_scan, ff_prores_interlaced_scan, idct_permutation); in decode_init()
H A Dproresenc_anatoliy.c821 ctx->scantable = ff_prores_interlaced_scan; in prores_encode_init()
H A Dproresenc_kostya.c1184 ctx->scantable = interlaced ? ff_prores_interlaced_scan in encode_init()

Completed in 7 milliseconds