Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c65 static MPP_RET jpegd_find_eoi(const RK_U8 **pbuf_ptr, const RK_U8 *buf_end) in jpegd_find_eoi() function
894 if (MPP_OK != jpegd_find_eoi(&buf_ptr, buf_end)) { in jpegd_decode_frame()