Searched refs:VENC_CFG_S (Results 1 – 1 of 1) sorted by relevance
62 } VENC_CFG_S; typedef73 static RK_S32 create_venc(VENC_CFG_S *ctx) { in create_venc()99 static RK_S32 destroy_venc(VENC_CFG_S *ctx) { in destroy_venc()318 VENC_CFG_S *pstVencCtx; in test_avs_vpss_venc_loop()321 pstVencCtx = reinterpret_cast<VENC_CFG_S *> in test_avs_vpss_venc_loop()322 (malloc(sizeof(VENC_CFG_S) * vencChnCnt)); in test_avs_vpss_venc_loop()323 memset(pstVencCtx, 0, sizeof(VENC_CFG_S) * vencChnCnt); in test_avs_vpss_venc_loop()