Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c66 static MPP_RET jpegd_find_eoi(const RK_U8 **pbuf_ptr, const RK_U8 *buf_end) in jpegd_find_eoi() function
901 if (MPP_OK != jpegd_find_eoi(&buf_ptr, buf_end)) { in jpegd_decode_frame()