Searched refs:IntraRefresh (Results 1 – 5 of 5) sorted by relevance
143 SWVENC_STATUS swvenc_set_intra_refresh(OMX_VIDEO_PARAM_INTRAREFRESHTYPE *IntraRefresh);
154 SWVENC_STATUS swvenc_set_intra_refresh(OMX_VIDEO_PARAM_INTRAREFRESHTYPE *IntraRefresh);
2786 OMX_VIDEO_PARAM_INTRAREFRESHTYPE *IntraRefresh in swvenc_set_intra_refresh() argument2795 switch (IntraRefresh->eRefreshMode) in swvenc_set_intra_refresh()2818 Prop.info.ir_config.cir_mbs = IntraRefresh->nCirMBs; in swvenc_set_intra_refresh()
2852 OMX_VIDEO_PARAM_INTRAREFRESHTYPE *IntraRefresh in swvenc_set_intra_refresh() argument2861 switch (IntraRefresh->eRefreshMode) in swvenc_set_intra_refresh()2884 Prop.info.ir_config.cir_mbs = IntraRefresh->nCirMBs; in swvenc_set_intra_refresh()
1704 DEFINE_AND_DESCRIBE_C2STRUCT(IntraRefresh)