Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_base.h51 RK_U32 output_yuv_count; member
H A Dhal_jpegd_vdpu1.c787 JpegHalCtx->output_yuv_count = 0; in hal_jpegd_vdpu1_init()
830 JpegHalCtx->output_yuv_count = 0; in hal_jpegd_vdpu1_deinit()
1023 JpegHalCtx->output_yuv_count); in hal_jpegd_vdpu1_wait()
1032 JpegHalCtx->output_yuv_count, in hal_jpegd_vdpu1_wait()
1036 JpegHalCtx->output_yuv_count++; in hal_jpegd_vdpu1_wait()
H A Dhal_jpegd_vdpu2.c773 JpegHalCtx->output_yuv_count = 0; in hal_jpegd_vdpu2_init()
815 JpegHalCtx->output_yuv_count = 0; in hal_jpegd_vdpu2_deinit()
991 JpegHalCtx->output_yuv_count); in hal_jpegd_vdpu2_wait()
1000 JpegHalCtx->output_yuv_count, in hal_jpegd_vdpu2_wait()
1003 JpegHalCtx->output_yuv_count++; in hal_jpegd_vdpu2_wait()
H A Dhal_jpegd_rkv.c610 ctx->output_yuv_count = 0; in hal_jpegd_rkv_deinit()
776 snprintf(name, sizeof(name) - 1, "/data/tmp/output%02d.yuv", ctx->output_yuv_count); in hal_jpegd_rkv_wait()
784 jpegd_dbg_io("frame_%02d output YUV(%d*%d) saving to %s\n", ctx->output_yuv_count, in hal_jpegd_rkv_wait()
787 ctx->output_yuv_count++; in hal_jpegd_rkv_wait()