Searched refs:IntraRefresh (Results 1 – 11 of 11) 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);
185 SWVENC_STATUS swvenc_set_intra_refresh(OMX_VIDEO_PARAM_INTRAREFRESHTYPE *IntraRefresh);
188 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()
3396 OMX_VIDEO_PARAM_INTRAREFRESHTYPE *IntraRefresh in swvenc_set_intra_refresh() argument3405 switch (IntraRefresh->eRefreshMode) in swvenc_set_intra_refresh()3428 Prop.info.ir_config.cir_mbs = IntraRefresh->nCirMBs; in swvenc_set_intra_refresh()
3523 OMX_VIDEO_PARAM_INTRAREFRESHTYPE *IntraRefresh in swvenc_set_intra_refresh() argument3532 switch (IntraRefresh->eRefreshMode) in swvenc_set_intra_refresh()3555 Prop.info.ir_config.cir_mbs = IntraRefresh->nCirMBs; in swvenc_set_intra_refresh()
3458 OMX_VIDEO_PARAM_INTRAREFRESHTYPE *IntraRefresh in swvenc_set_intra_refresh() argument3467 switch (IntraRefresh->eRefreshMode) in swvenc_set_intra_refresh()3490 Prop.info.ir_config.cir_mbs = IntraRefresh->nCirMBs; in swvenc_set_intra_refresh()
1859 DEFINE_AND_DESCRIBE_C2STRUCT(IntraRefresh)