Home
last modified time | relevance | path

Searched defs:pal (Results 26 - 50 of 161) sorted by relevance

1234567

/third_party/ffmpeg/libswscale/
H A Dhscale.c35 uint32_t *pal; member
90 uint32_t * pal = instance->pal; in lum_convert() local
127 int ff_init_desc_fmt_convert(SwsFilterDescriptor *desc, SwsSlice * src, SwsSlice *dst, uint32_t *pal) in ff_init_desc_fmt_convert() argument
206 uint32_t * pal = instance->pal; in chr_convert() local
235 ff_init_desc_cfmt_convert(SwsFilterDescriptor *desc, SwsSlice * src, SwsSlice *dst, uint32_t *pal) ff_init_desc_cfmt_convert() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
H A Dlxfb_core.c300 u32 *pal = info->pseudo_palette; in lxfb_setcolreg() local
H A Dgxfb_core.c189 u32 *pal = info->pseudo_palette; in gxfb_setcolreg() local
H A Dgx1fb_core.c166 u32 *pal = info->pseudo_palette; in gx1fb_setcolreg() local
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c89 static inline void matrox_cfb4_pal(u_int32_t* pal) { in matrox_cfb4_pal() argument
97 static inline void matrox_cfb8_pal(u_int32_t* pal) { in matrox_cfb8_pal() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsimplefb.c47 u32 *pal = info->pseudo_palette; in simplefb_setcolreg() local
H A Dvt8500lcdfb.c155 u32 *pal = fbi->fb.pseudo_palette; in vt8500lcd_setcolreg() local
H A Dwm8505fb.c208 u32 *pal = info->pseudo_palette; in wm8505fb_setcolreg() local
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H A Dlxfb_core.c301 u32 *pal = info->pseudo_palette; in lxfb_setcolreg() local
H A Dgxfb_core.c190 u32 *pal = info->pseudo_palette; in gxfb_setcolreg() local
H A Dgx1fb_core.c167 u32 *pal = info->pseudo_palette; in gx1fb_setcolreg() local
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c89 static inline void matrox_cfb4_pal(u_int32_t* pal) { in matrox_cfb4_pal() argument
97 static inline void matrox_cfb8_pal(u_int32_t* pal) { in matrox_cfb8_pal() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dvt8500lcdfb.c155 u32 *pal = fbi->fb.pseudo_palette; in vt8500lcd_setcolreg() local
H A Dsimplefb.c48 u32 *pal = info->pseudo_palette; in simplefb_setcolreg() local
H A Dwm8505fb.c208 u32 *pal = info->pseudo_palette; in wm8505fb_setcolreg() local
/third_party/ffmpeg/libavcodec/
H A Dcdtoons.c55 uint32_t pal[256]; ///< The currently-used palette data. member
H A Ddfa.c35 uint32_t pal[256]; member
H A Djpeglsdec.c112 uint32_t *pal = (uint32_t *)s->picture_ptr->data[1]; in ff_jpegls_decode_lse() local
H A Dfraps.c259 uint32_t *pal = (uint32_t *)f->data[1]; in decode_frame() local
H A Dansi.c107 static void set_palette(uint32_t *pal) in set_palette() argument
H A Dcinepak.c75 uint32_t pal[256]; member
H A Dgdv.c37 uint32_t pal[256]; member
H A Dkmvc.c52 uint32_t pal[MAX_PALSIZE]; member
H A Dargo.c42 uint32_t pal[256]; member
46 static int decode_pal8(AVCodecContext *avctx, uint32_t *pal) in decode_pal8() argument
H A Dbmvvideo.c51 uint32_t pal[256]; member

Completed in 18 milliseconds

1234567