Home
last modified time | relevance | path

Searched refs:RST7 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.h65 RST7 = 0xd7, enumerator
H A Djpegd_parser.c773 if (start_code >= RST0 && start_code <= RST7) { in jpegd_decode_frame()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c38 #define RST7 0xffd7 macro
536 case RST0 ... RST7: /* restart */ in v4l2_jpeg_parse_header()
/OK3568_Linux_fs/external/mpp/mpp/hal/common/jpeg/
H A Dhal_jpege_hdr.c38 RST7 = 0xFFD7, /* Restart marker 7 */ enumerator