Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c390 static MPP_RET jpegd_decode_sof(JpegdCtx *ctx) in jpegd_decode_sof() function
808 if ((ret = jpegd_decode_sof(ctx)) != MPP_OK) { in jpegd_decode_frame()