Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Djpegd_syntax.h135 RK_U8 eoi_found; member
/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c790 syntax->eoi_found = 0; in jpegd_decode_frame()
823 syntax->eoi_found = 1; in jpegd_decode_frame()
900 if (!syntax->eoi_found) { in jpegd_decode_frame()