HomeSort by relevance Sort by last modified time
    Searched refs:palette_size (Results 1 - 13 of 13) sorted by null

  /external/mesa3d/src/mesa/main/
texcompress_cpal.c 47 GLuint palette_size; member in struct:cpal_format_info
85 if (info->palette_size == 16) {
124 expect_size = info->palette_size * info->size;
133 if (info->palette_size == 16)
169 indices = (const GLubyte *) palette + info->palette_size * info->size;
202 if (info->palette_size == 16)
  /external/webp/src/enc/
vp8l_enc.c 129 int* const palette_size) {
132 *palette_size = num_colors;
1332 const int palette_size = enc->palette_size_; local
1357 const int palette_size = enc->palette_size_; local
    [all...]
alpha_enc.c 272 stats->palette_size = best.stats.palette_size;
delta_palettization_enc.c 352 const uint32_t palette[], int palette_size) {
356 for (i = 1; i < palette_size; ++i) {
390 int palette_size,
409 palette, palette_size);
  /external/webp/include/webp/
encode.h 221 int palette_size; // number of color in palette, if used member in struct:WebPAuxStats
  /external/webp/src/webp/
encode.h 221 int palette_size; // number of color in palette, if used member in struct:WebPAuxStats
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3drmdef.h 160 int palette_size; member in struct:_D3DRMIMAGE
d3dx9mesh.h 549 STDMETHOD(ConvertToIndexedBlendedMesh)(THIS_ ID3DXMesh *mesh_in, DWORD options, DWORD palette_size,
    [all...]
  /external/libvncserver/libvncserver/
tight.c     [all...]
  /external/skia/third_party/libpng/
pngwutil.c 1179 png_size_t palette_size = entry_size * spalette->nentries; local
    [all...]
  /external/libpng/
pngwutil.c 1179 png_size_t palette_size = entry_size * spalette->nentries; local
    [all...]
  /external/pdfium/third_party/libpng16/
pngwutil.c 1179 png_size_t palette_size = entry_size * spalette->nentries; local
    [all...]
  /external/syslinux/com32/lib/libpng/
pngwutil.c 859 int palette_size = entry_size * spalette->nentries; local
872 (png_uint_32)(name_len + 2 + palette_size));
    [all...]

Completed in 386 milliseconds