Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpgssubdec.c38 #define MAX_EPOCH_PALETTES 8 // Max 8 allowed per PGS epoch macro
91 PGSSubPalette palette[MAX_EPOCH_PALETTES];
343 if (ctx->palettes.count >= MAX_EPOCH_PALETTES) { in parse_palette_segment()

Completed in 1 milliseconds