Home
last modified time | relevance | path

Searched refs:INTERLACED (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Da64multienc.c40 #define INTERLACED 1 macro
154 if (INTERLACED) { in render_charset()
174 if (INTERLACED) charset[y+0x800] = row2; in render_charset()
251 AV_WB32(avctx->extradata + 16, INTERLACED); in a64multi_encode_init()
294 int charset_size = 0x800 * (INTERLACED + 1); in a64multi_encode_frame()

Completed in 2 milliseconds