Home
last modified time | relevance | path

Searched defs:palette (Results 1 - 25 of 89) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
H A Ddvdsub.c26 void ff_dvdsub_parse_palette(uint32_t *palette, const char *p) in ff_dvdsub_parse_palette() argument
H A Daasc.c41 uint32_t palette[AVPALETTE_COUNT]; member
H A Dbintext.c45 int palette[16]; member
H A Danm.c34 int palette[AVPALETTE_COUNT]; member
H A Dbethsoftvideo.c56 uint32_t *palette = (uint32_t *)ctx->frame->data[1]; in set_palette() local
H A Djvdec.c39 uint32_t palette[AVPALETTE_COUNT]; member
H A Dgemdec.c97 uint32_t *palette; in gem_decode_frame() local
H A Deacmv.c43 unsigned int palette[AVPALETTE_COUNT]; member
H A Dmmvideo.c53 unsigned int palette[AVPALETTE_COUNT]; member
H A Dyop.c201 uint32_t *palette; in yop_decode_frame() local
H A Drscc.c64 uint8_t palette[AVPALETTE_SIZE]; member
H A Dpictordec.c126 uint32_t *palette; in decode_frame() local
[all...]
H A Drl2.c49 uint32_t palette[AVPALETTE_COUNT]; member
H A Dtiertexseqv.c172 uint32_t *palette; in seqvideo_decode() local
/third_party/ffmpeg/libavformat/
H A Drawutils.c71 int ff_get_packet_palette(AVFormatContext *s, AVPacket *pkt, int ret, uint32_t *palette) in ff_get_packet_palette() argument
H A Dqtpalette.c323 int ff_get_qtpalette(int codec_id, AVIOContext *pb, uint32_t *palette) in ff_get_qtpalette() argument
H A Didcin.c262 uint32_t palette[256]; in idcin_read_packet() local
[all...]
H A Dsmush.c53 uint32_t sample_rate, channels, palette[256]; in smush_read_header() local
H A Dbethsoftvid.c54 uint8_t palette[BVID_PALETTE_SIZE]; member
H A Davs.c160 uint8_t palette[4 + 3 * 256]; in avs_read_packet() local
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
/third_party/skia/third_party/externals/libpng/arm/
H A Dpalette_neon_intrinsics.c27 png_const_colorp palette = png_ptr->palette; in png_riffle_palette_neon() local
110 png_const_bytep palette = (png_const_bytep)png_ptr->palette; in png_do_expand_palette_rgb8_neon() local
[all...]
/third_party/skia/third_party/externals/libwebp/extras/
H A Dextras.c118 WebPImportColorMappedARGB(const uint8_t* indexed, int indexed_stride, const uint32_t palette[], int palette_size, WebPPicture* pic) WebPImportColorMappedARGB() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dxvmc_private.h91 struct pipe_sampler_view *palette; member
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_cpal.c68 get_palette_entry(const struct cpal_format_info *info, const GLubyte *palette, in get_palette_entry() argument
80 paletted_to_color(const struct cpal_format_info *info, const GLubyte *palette, in paletted_to_color() argument
149 _mesa_cpal_compressed_teximage2d(GLenum target, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei imageSize, const void *palette) _mesa_cpal_compressed_teximage2d() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Dpngpixel.c91 png_colorp palette = NULL; in print_pixel() local
[all...]

Completed in 11 milliseconds

1234