Home
last modified time | relevance | path

Searched defs:pal_idx (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpictordec.c187 int pal_idx = bytestream2_get_byte(&s->g); in decode_frame() local
193 int pal_idx = bytestream2_get_byte(&s->g); in decode_frame() local
H A Dsga.c112 int pal_idx = s->palmapindex_data[y * s->tiles_w + x] * 16; in decode_index_palmap() local
147 int pal_idx = ((tilemap >> 13) & 3) * 16; in decode_index_tilemap() local

Completed in 2 milliseconds