/third_party/ffmpeg/libavcodec/ |
H A D | aasc.c | 42 int palette_size; member
|
H A D | cdxl.c | 51 int palette_size; member [all...] |
H A D | iff.c | 159 int palette_size = avctx->extradata_size - AV_RB16(avctx->extradata); in cmap_read_palette() local 211 int i, palette_size; in extract_header() local 405 int palette_size; in decode_init() local [all...] |
/third_party/skia/third_party/externals/libwebp/extras/ |
H A D | extras.c | 118 WebPImportColorMappedARGB(const uint8_t* indexed, int indexed_stride, const uint32_t palette[], int palette_size, WebPPicture* pic) WebPImportColorMappedARGB() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | jvdec.c | 39 uint16_t palette_size; /**< palette size (bytes) */ member
|
H A D | yop.c | 37 int palette_size; member
|
H A D | avs.c | 92 avs_read_video_packet(AVFormatContext * s, AVPacket * pkt, AvsBlockType type, int sub_type, int size, uint8_t * palette, int palette_size) avs_read_video_packet() argument 159 int palette_size = 0; avs_read_packet() local [all...] |
H A D | cdxl.c | 122 uint16_t audio_size, palette_size, width, height; in cdxl_read_packet() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_cpal.c | 48 GLuint palette_size; member
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | encode.h | 226 int palette_size; // number of color in palette, if used member
|
/third_party/skia/third_party/externals/libpng/ |
H A 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/libwebp/src/enc/ |
H A D | vp8l_enc.c | 381 AnalyzeEntropy(const uint32_t* argb, int width, int height, int argb_stride, int use_palette, int palette_size, int transform_bits, EntropyIx* const min_entropy_ix, int* const red_and_blue_always_zero) AnalyzeEntropy() argument 1507 SearchColorGreedy(const uint32_t palette[], int palette_size, uint32_t color) SearchColorGreedy() argument 1562 ApplyPalette(const uint32_t* src, uint32_t src_stride, uint32_t* dst, uint32_t dst_stride, const uint32_t* palette, int palette_size, int width, int height, int xbits) ApplyPalette() argument 1633 const int palette_size = enc->palette_size_; MapImageFromPalette() local 1659 const int palette_size = enc->palette_size_; EncodePalette() local [all...] |