Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Djpegd_syntax.h34 #define DRI_MARKER_LENGTH (4) /* must be 4 bytes */ macro
/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c582 if (len != DRI_MARKER_LENGTH) { in jpegd_decode_dri()