Home
last modified time | relevance | path

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

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