Searched refs:RK_VIDEO_ID_MJPEG (Results 1 – 4 of 4) sorted by relevance
225 if (ctx->enCodecId == RK_VIDEO_ID_MJPEG) { in mpi_create_vdec()310 if (ctx->enCodecId == RK_VIDEO_ID_MJPEG || ctx->enCodecId == RK_VIDEO_ID_JPEG) { in mpi_create_stream_mode()590 if (ctx->u32InputMode == VIDEO_MODE_STREAM || ctx->enCodecId == RK_VIDEO_ID_MJPEG || in unit_test_mpi_vdec()
116 if (ctx->enCodecId == RK_VIDEO_ID_MJPEG) { in mpi_create_vdec()161 if (ctx->enCodecId == RK_VIDEO_ID_MJPEG || ctx->enCodecId == RK_VIDEO_ID_JPEG) { in mpi_create_stream_mode()
717 if (ctx->bMjpegParam && stAttr.stVencAttr.enType == RK_VIDEO_ID_MJPEG) { in unit_test_mpi_venc()728 if (ctx->bMjpegRcParam && stAttr.stVencAttr.enType == RK_VIDEO_ID_MJPEG) { in unit_test_mpi_venc()
159 RK_VIDEO_ID_MJPEG, /**< Motion JPEG */ enumerator