Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsunrast.h34 #define RT_STANDARD 1 macro
Dsunrastenc.c150 s->type = RT_STANDARD; in sunrast_encode_init()
157 if (s->type != RT_BYTE_ENCODED && s->type != RT_STANDARD) in sunrast_encode_init()