Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp641 VENC_JPEG_PARAM_S stJpegParam; in unit_test_mpi_venc() local
642 memset(&stJpegParam, 0, sizeof(stJpegParam)); in unit_test_mpi_venc()
643 stJpegParam.u32Qfactor = 77; in unit_test_mpi_venc()
644 RK_MPI_VENC_SetJpegParam(u32Ch, &stJpegParam); in unit_test_mpi_venc()