Home
last modified time | relevance | path

Searched defs:new_palette (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcdxl.c68 static void import_palette(CDXLVideoContext *c, uint32_t *new_palette) in import_palette()
148 uint32_t *new_palette = (uint32_t *)frame->data[1]; in cdxl_decode_rgb() local
163 uint32_t new_palette[16], r, g, b; in cdxl_decode_ham6() local
206 uint32_t new_palette[64], r, g, b; in cdxl_decode_ham8() local
Dflicvideo.c77 int new_palette; member
/third_party/ffmpeg/libavformat/
Dsmacker.c61 int new_palette; member
/third_party/skia/third_party/externals/libpng/
Dpngrutil.c1644 png_sPLT_t new_palette; in png_handle_sPLT() local