/third_party/ffmpeg/libavformat/ |
D | avs.c | 94 uint8_t * palette, int palette_size) in avs_read_video_packet() 155 int palette_size = 0; in avs_read_packet() local
|
D | yop.c | 36 int palette_size; member
|
D | cdxl.c | 122 uint16_t audio_size, palette_size, width, height; in cdxl_read_packet() local
|
D | jvdec.c | 39 int palette_size; /**< palette size (bytes) */ member
|
/third_party/ffmpeg/libavcodec/ |
D | aasc.c | 41 int palette_size; member
|
D | cdxl.c | 50 int palette_size; member
|
D | iff.c | 158 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/ |
D | extras.c | 118 const uint32_t palette[], int palette_size, in WebPImportColorMappedARGB()
|
/third_party/skia/third_party/externals/libwebp/extras/ |
D | extras.c | 119 const uint32_t palette[], int palette_size, in WebPImportColorMappedARGB()
|
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_cpal.c | 47 GLuint palette_size; member
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | vp8l_enc.c | 126 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/ |
D | vp8l_enc.c | 384 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/ |
D | encode.h | 226 int palette_size; // number of color in palette, if used member
|
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/ |
D | encode.h | 228 int palette_size; // number of color in palette, if used member
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngwutil.c | 1185 size_t palette_size = entry_size * (size_t)spalette->nentries; in png_write_sPLT() local
|
/third_party/libpng/ |
D | pngwutil.c | 1185 size_t palette_size = entry_size * (size_t)spalette->nentries; in png_write_sPLT() local
|
/third_party/skia/third_party/externals/libpng/ |
D | pngwutil.c | 1185 size_t palette_size = entry_size * (size_t)spalette->nentries; in png_write_sPLT() local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.c | 11174 gint depth, palette_size, palette_count; in qtdemux_parse_trak() local
|