Home
last modified time | relevance | path

Searched defs:palette_size (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavformat/
Davs.c94 uint8_t * palette, int palette_size) in avs_read_video_packet()
155 int palette_size = 0; in avs_read_packet() local
Dyop.c36 int palette_size; member
Dcdxl.c122 uint16_t audio_size, palette_size, width, height; in cdxl_read_packet() local
Djvdec.c39 int palette_size; /**< palette size (bytes) */ member
/third_party/ffmpeg/libavcodec/
Daasc.c41 int palette_size; member
Dcdxl.c50 int palette_size; member
Diff.c158 int palette_size = avctx->extradata_size - AV_RB16(avctx->extradata); in cmap_read_palette() local
210 int i, palette_size; in extract_header() local
405 int palette_size; in decode_init() local
/third_party/flutter/skia/third_party/externals/libwebp/extras/
Dextras.c118 const uint32_t palette[], int palette_size, in WebPImportColorMappedARGB()
/third_party/skia/third_party/externals/libwebp/extras/
Dextras.c119 const uint32_t palette[], int palette_size, in WebPImportColorMappedARGB()
/third_party/mesa3d/src/mesa/main/
Dtexcompress_cpal.c47 GLuint palette_size; member
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c126 int* const palette_size) { in AnalyzeAndCreatePalette()
191 int palette_size, int transform_bits, in AnalyzeEntropy()
1294 int palette_size, in SearchColorGreedy()
1361 const uint32_t* palette, int palette_size, in ApplyPalette()
1430 const int palette_size = enc->palette_size_; in MapImageFromPalette() local
1456 const int palette_size = enc->palette_size_; in EncodePalette() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c384 int palette_size, int transform_bits, in AnalyzeEntropy()
1508 int palette_size, in SearchColorGreedy()
1564 const uint32_t* palette, int palette_size, in ApplyPalette()
1633 const int palette_size = enc->palette_size_; in MapImageFromPalette() local
1659 const int palette_size = enc->palette_size_; in EncodePalette() local
/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h226 int palette_size; // number of color in palette, if used member
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Dencode.h228 int palette_size; // number of color in palette, if used member
/third_party/flutter/skia/third_party/externals/libpng/
Dpngwutil.c1185 size_t palette_size = entry_size * (size_t)spalette->nentries; in png_write_sPLT() local
/third_party/libpng/
Dpngwutil.c1185 size_t palette_size = entry_size * (size_t)spalette->nentries; in png_write_sPLT() local
/third_party/skia/third_party/externals/libpng/
Dpngwutil.c1185 size_t palette_size = entry_size * (size_t)spalette->nentries; in png_write_sPLT() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c11174 gint depth, palette_size, palette_count; in qtdemux_parse_trak() local