Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dbrenderpix.c44 static const uint32_t std_pal_table[256] = { variable
259 memcpy(pal_out, std_pal_table, sizeof(uint32_t) * 256); in pix_decode_frame()