Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.h58 RST0 = 0xd0, enumerator
H A Djpegd_parser.c775 if (start_code >= RST0 && start_code <= RST7) { in jpegd_decode_frame()
/rockchip-linux_mpp/mpp/hal/common/jpeg/
H A Dhal_jpege_hdr.c31 RST0 = 0xFFD0, /* Restart marker 0 */ enumerator