Searched refs:AVS_GRP_ATTR_S (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_avs.h | 119 AVS_GRP_ATTR_S *pstAvsGrpAttr, 150 AVS_GRP_ATTR_S *pstAvsGrpAttr, 154 AVS_GRP_ATTR_S *pstAvsGrpAttr, 158 AVS_GRP_ATTR_S *pstAvsGrpAttr, 162 AVS_GRP_ATTR_S *pstAvsGrpAttr, 166 RK_S32 TEST_AVS_FreeLutBuf(AVS_GRP_ATTR_S *pstAvsGrpAttr); 181 RK_S32 TEST_AVS_GetFinalLut(AVS_GRP AvsGrp, AVS_GRP_ATTR_S *pstAvsGrpAttr);
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_mpi_avs.h | 20 RK_S32 RK_MPI_AVS_CreateGrp(AVS_GRP AVSGrp, const AVS_GRP_ATTR_S *pstGrpAttr); 25 RK_S32 RK_MPI_AVS_GetGrpAttr(AVS_GRP AVSGrp, AVS_GRP_ATTR_S *pstGrpAttr); 26 RK_S32 RK_MPI_AVS_SetGrpAttr(AVS_GRP AVSGrp, const AVS_GRP_ATTR_S *pstGrpAttr);
|
| H A D | rk_comm_avs.h | 171 } AVS_GRP_ATTR_S; typedef
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_avs.cpp | 51 AVS_GRP_ATTR_S *pstAvsGrpAttr, in TEST_AVS_Start() 102 AVS_GRP_ATTR_S tmpGrpAttr; in TEST_AVS_Stop() 547 AVS_GRP_ATTR_S *pstAvsGrpAttr, in TEST_AVS_InitAttr() 573 AVS_GRP_ATTR_S *pstAvsGrpAttr, in TEST_AVS_InitAttr_Blend_Lut() 582 memset(pstAvsGrpAttr, 0, sizeof(AVS_GRP_ATTR_S)); in TEST_AVS_InitAttr_Blend_Lut() 638 AVS_GRP_ATTR_S *pstAvsGrpAttr, in TEST_AVS_InitAttr_Blend_Calib() 642 memset(pstAvsGrpAttr, 0, sizeof(AVS_GRP_ATTR_S)); in TEST_AVS_InitAttr_Blend_Calib() 694 AVS_GRP_ATTR_S *pstAvsGrpAttr, in TEST_AVS_InitAttr_NoBlend() 698 memset(pstAvsGrpAttr, 0, sizeof(AVS_GRP_ATTR_S)); in TEST_AVS_InitAttr_NoBlend() 731 AVS_GRP_ATTR_S stAvsGrpAttr; in TEST_AVS_ModInit() [all …]
|