Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c190 static MPP_RET jpegd_skip_section(JpegdCtx *ctx) in jpegd_skip_section() function
879 if ((ret = jpegd_skip_section(ctx)) != MPP_OK) { in jpegd_decode_frame()