Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcdxl.c37 #define BIT_PLANAR 0x00 macro
133 case BIT_PLANAR: in import_format()
276 if (c->format != BIT_PLANAR && c->format != BIT_LINE && c->format != CHUNKY) { in cdxl_decode_frame()