Searched refs:jpegd_find_eoi (Results 1 – 1 of 1) sorted by relevance
66 static MPP_RET jpegd_find_eoi(const RK_U8 **pbuf_ptr, const RK_U8 *buf_end) in jpegd_find_eoi() function901 if (MPP_OK != jpegd_find_eoi(&buf_ptr, buf_end)) { in jpegd_decode_frame()