Home
last modified time | relevance | path

Searched defs:GET_VALUE (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsunrastenc.c93 #define GET_VALUE y >= avctx->height ? 0 : x >= len ? ptr[len-1] : ptr[x] in sunrast_image_write_image() macro

Completed in 2 milliseconds