Home
last modified time | relevance | path

Searched defs:AV_PIX_FMT_MONOBLACK (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvsrc_cellauto.c313 static const enum AVPixelFormat pix_fmts[] = { AV_PIX_FMT_MONOBLACK, AV_PIX_FMT_NONE }; in query_formats() enumerator
/third_party/ffmpeg/libavutil/
Dpixfmt.h76AV_PIX_FMT_MONOBLACK, ///< Y , 1bpp, 0 is black, 1 is white, in each byte pixels ar… enumerator