Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dutils.c1074 static int handle_xyz(enum AVPixelFormat *format) in handle_xyz() function
1087 c->srcXYZ |= handle_xyz(&c->srcFormat); in handle_formats()
1088 c->dstXYZ |= handle_xyz(&c->dstFormat); in handle_formats()