Searched refs:PALETTE_COUNT (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Didcinvideo.c55 #define PALETTE_COUNT 256 macro
232 memcpy(s->frame.data[1], palette_control->palette, PALETTE_COUNT * 4);
H A Dvmdav.c50 #define PALETTE_COUNT 256 macro
65 unsigned char palette[PALETTE_COUNT * 4];
231 for (i = 0; i < PALETTE_COUNT; i++) {
354 for (i = 0; i < PALETTE_COUNT; i++) {
387 memcpy(s->frame.data[1], s->palette, PALETTE_COUNT * 4);
H A Dvqavideo.c73 #define PALETTE_COUNT 256 macro
108 uint32_t palette[PALETTE_COUNT];
587 memcpy(s->frame.data[1], s->palette, PALETTE_COUNT * 4);
H A Dmsvideo1.c40 #define PALETTE_COUNT 256 macro
H A Dinterplayvideo.c47 #define PALETTE_COUNT 256 macro
968 memcpy(s->current_frame.data[1], s->avctx->palctrl->palette, PALETTE_COUNT * 4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Didcinvideo.c55 #define PALETTE_COUNT 256 macro
232 memcpy(s->frame.data[1], palette_control->palette, PALETTE_COUNT * 4);
H A Dvmdav.c50 #define PALETTE_COUNT 256 macro
65 unsigned char palette[PALETTE_COUNT * 4];
231 for (i = 0; i < PALETTE_COUNT; i++) {
354 for (i = 0; i < PALETTE_COUNT; i++) {
387 memcpy(s->frame.data[1], s->palette, PALETTE_COUNT * 4);
H A Dvqavideo.c73 #define PALETTE_COUNT 256 macro
108 uint32_t palette[PALETTE_COUNT];
587 memcpy(s->frame.data[1], s->palette, PALETTE_COUNT * 4);
H A Dmsvideo1.c40 #define PALETTE_COUNT 256 macro
H A Dinterplayvideo.c47 #define PALETTE_COUNT 256 macro
968 memcpy(s->current_frame.data[1], s->avctx->palctrl->palette, PALETTE_COUNT * 4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Didcinvideo.c55 #define PALETTE_COUNT 256 macro
232 memcpy(s->frame.data[1], palette_control->palette, PALETTE_COUNT * 4);
H A Dvmdav.c50 #define PALETTE_COUNT 256 macro
65 unsigned char palette[PALETTE_COUNT * 4];
231 for (i = 0; i < PALETTE_COUNT; i++) {
354 for (i = 0; i < PALETTE_COUNT; i++) {
387 memcpy(s->frame.data[1], s->palette, PALETTE_COUNT * 4);
H A Dvqavideo.c73 #define PALETTE_COUNT 256 macro
108 uint32_t palette[PALETTE_COUNT];
587 memcpy(s->frame.data[1], s->palette, PALETTE_COUNT * 4);
H A Dmsvideo1.c40 #define PALETTE_COUNT 256 macro
H A Dinterplayvideo.c47 #define PALETTE_COUNT 256 macro
968 memcpy(s->current_frame.data[1], s->avctx->palctrl->palette, PALETTE_COUNT * 4);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dwc3movie.c60 #define PALETTE_COUNT 256 macro
307 base_palette_index = palette_number * PALETTE_COUNT * 3;
308 for (i = 0; i < PALETTE_COUNT; i++) {
H A Dipmovie.c87 #define PALETTE_COUNT 256 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dwc3movie.c60 #define PALETTE_COUNT 256 macro
307 base_palette_index = palette_number * PALETTE_COUNT * 3;
308 for (i = 0; i < PALETTE_COUNT; i++) {
H A Dipmovie.c87 #define PALETTE_COUNT 256 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dwc3movie.c60 #define PALETTE_COUNT 256 macro
307 base_palette_index = palette_number * PALETTE_COUNT * 3;
308 for (i = 0; i < PALETTE_COUNT; i++) {
H A Dipmovie.c87 #define PALETTE_COUNT 256 macro

Completed in 177 milliseconds