Searched refs:bForceIFrame (Results 1 – 4 of 4) sorted by relevance
346 OMX_BOOL bForceIFrame; member2254 pAppData->bForceIFrame = 0; in VIDENCTEST_CheckArgs()2923 pAppData->bForceIFrame = OMX_TRUE; in main()2927 …eError = OMX_SetConfig(pHandle, pAppData->nVideoEncodeCustomParamIndex, &(pAppData->bForceIFrame)); in main()2935 pAppData->bForceIFrame = OMX_FALSE; in main()2938 …eError = OMX_SetConfig(pHandle, pAppData->nVideoEncodeCustomParamIndex, &(pAppData->bForceIFrame)); in main()
629 OMX_BOOL bForceIFrame; member
377 pComponentPrivate->bForceIFrame = OMX_FALSE; in OMX_ComponentInit()2264 (*((OMX_BOOL*)ComponentConfigStructure)) = (OMX_BOOL)pComponentPrivate->bForceIFrame; in GetConfig()2468 pComponentPrivate->bForceIFrame = (OMX_BOOL)(*((OMX_BOOL*)ComponentConfigStructure)); in SetConfig()2867 pComponentPrivate->bForceIFrame = OMX_TRUE; in EmptyThisBuffer()2871 pComponentPrivate->bForceIFrame = OMX_FALSE; in EmptyThisBuffer()
2490 …rams)->H264VENC_TI_DYNAMICPARAMS.videncDynamicParams.forceIFrame = pComponentPrivate->bForceIFrame; in OMX_VIDENC_Process_FilledInBuf()2605 pComponentPrivate->bForceIFrame = 0; in OMX_VIDENC_Process_FilledInBuf()2668 pUalgInpParams->ulForceIFrame = pComponentPrivate->bForceIFrame; in OMX_VIDENC_Queue_Mpeg4_Buffer()2709 pComponentPrivate->bForceIFrame = OMX_FALSE; in OMX_VIDENC_Queue_Mpeg4_Buffer()