Searched refs:has_palette (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dqtrle.c427 int has_palette = 0; local
474 has_palette = 1;
480 has_palette = 1;
486 has_palette = 1;
507 if(has_palette) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqtrle.c412 int has_palette = 0; local
454 has_palette = 1;
460 has_palette = 1;
466 has_palette = 1;
487 if(has_palette) {
H A Ddvdsubdec.c37 int has_palette; member in struct:DVDSubContext
153 if(ctx->has_palette) {
573 ctx->has_palette = 1;
631 if (ctx->has_palette) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Disom.h127 int has_palette; member in struct:MOVStreamContext
H A Dipmovie.c91 int has_palette; member in struct:IPMVEContext
161 if (s->has_palette) {
168 s->has_palette = 0;
480 s->has_palette = 1;
H A Dmov.c1251 sc->has_palette = 1;
2646 if (sc->has_palette) {
2654 sc->has_palette = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dipmovie.c92 int has_palette; member in struct:IPMVEContext
162 if (s->has_palette) {
169 s->has_palette = 0;
485 s->has_palette = 1;
H A Disom.h139 int has_palette; member in struct:MOVStreamContext
H A Dmov.c1360 sc->has_palette = 1;
3727 if (sc->has_palette) {
3735 sc->has_palette = 0;

Completed in 176 milliseconds