Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.h58 RST0 = 0xd0, 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.c37 #define RST0 0xffd0 /* restart */ 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.c31 RST0 = 0xFFD0, /* Restart marker 0 */ enumerator