Home
last modified time | relevance | path

Searched refs:isSwappedChroma (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libswscale/tests/
Dpixdesc_query.c49 {"SwappedChroma", isSwappedChroma},
/third_party/ffmpeg/libswscale/
Dswscale_internal.h915 static av_always_inline int isSwappedChroma(enum AVPixelFormat pix_fmt) in isSwappedChroma() function
Doutput.c432 if (!isSwappedChroma(dstFormat)) in yuv2nv12cX_c()