Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.h137 RK_S32 copy_flag; member
H A Djpegd_parser.c965 if (!JpegCtx->copy_flag) { in jpegd_prepare()
1005 if (JpegCtx->copy_flag) in jpegd_prepare()
1033 if (JpegCtx->copy_flag) { in jpegd_prepare()
1164 if (JpegCtx->copy_flag) { in jpegd_deinit()
1214 JpegCtx->copy_flag = 0; in jpegd_init()
1217 JpegCtx->copy_flag = 1; in jpegd_init()
1231 if (JpegCtx->copy_flag) { in jpegd_init()