Home
last modified time | relevance | path

Searched refs:usePal (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libswscale/tests/
Dpixdesc_query.c47 {"usePal", usePal},
/third_party/ffmpeg/libswscale/
Dswscale.c611 if (!usePal(format)) in reset_ptr()
941 if (usePal(c->srcFormat)) in scale_internal()
1002 if (!usePal(c->srcFormat)) in scale_internal()
1024 if (!src2[i] || (i > 0 && usePal(c->srcFormat))) in scale_internal()
1030 if (!dst2[i] || (i > 0 && usePal(c->dstFormat))) in scale_internal()
Dslice.c261 uint32_t * pal = usePal(c->srcFormat) ? c->pal_yuv : (uint32_t*)c->input_rgb2yuv_table; in ff_init_filters()
Dswscale_internal.h878 static av_always_inline int usePal(enum AVPixelFormat pix_fmt) in usePal() function
Dswscale_unscaled.c543 } else if (usePal(srcFormat)) { in palToRgbWrapper()
2166 if (usePal(srcFormat) && isByteRGB(dstFormat)) in ff_get_unscaled_swscale()
/third_party/ffmpeg/tests/ref/fate/
Dsws-pixdesc-query947 usePal: