Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dcdtoons.c54 uint16_t last_pal_id; ///< The index of the active palette sprite. member
355 if (palette_id && (palette_id != c->last_pal_id)) { in cdtoons_decode_frame()
373 c->last_pal_id = palette_id; in cdtoons_decode_frame()
415 c->last_pal_id = 0; in cdtoons_decode_init()
427 c->last_pal_id = 0; in cdtoons_flush()

Completed in 2 milliseconds