Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_venc.cpp71 stAttr.stVencAttr.u32Profile = H264E_PROFILE_HIGH; in TEST_VENC_Create()
73 stAttr.stVencAttr.u32Profile = H265E_PROFILE_MAIN; in TEST_VENC_Create()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_avs.cpp397 pstVencCtx[i].stAttr.stVencAttr.u32Profile = H264E_PROFILE_HIGH; in test_avs_vpss_venc_loop()
403 pstVencCtx[i].stAttr.stVencAttr.u32Profile = H265E_PROFILE_MAIN; in test_avs_vpss_venc_loop()
H A Dtest_mpi_venc.cpp541 stAttr.stVencAttr.u32Profile = H264E_PROFILE_HIGH; in unit_test_mpi_venc()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h365 RK_U32 u32Profile; member