Home
last modified time | relevance | path

Searched refs:last_pal_id (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcdtoons.c53 uint16_t last_pal_id; ///< The index of the active palette sprite. member
354 if (palette_id && (palette_id != c->last_pal_id)) { in cdtoons_decode_frame()
372 c->last_pal_id = palette_id; in cdtoons_decode_frame()
414 c->last_pal_id = 0; in cdtoons_decode_init()
426 c->last_pal_id = 0; in cdtoons_flush()