Searched refs:u4_air_refresh_period (Results 1 – 8 of 8) sorted by relevance
93 15. Intra refresh period in frames (parameter name: `u4_air_refresh_period`)135 | `u4_air_refresh_period` | In the range `1 to 256` | All the bits of 19th byte of data |136 | `u4_air_refresh_period` | In the range `1 to 256` | All the bits of 19th byte of data |
574 sAirIp.u4_air_refresh_period = mIntraRefresh; in setAirParams()
287 UWORD32 u4_air_refresh_period; member
786 sscanf(value, "%d", &ps_app_ctxt->u4_air_refresh_period); in parse_argument()984 ps_app_ctxt->u4_air_refresh_period = DEFAULT_AIR_REFRESH_PERIOD; in init_default_params()1293 s_air_ip.s_ive_ip.u4_air_refresh_period = ps_app_ctxt->u4_air_refresh_period; in set_air_params()
1129 UWORD32 u4_air_refresh_period; member
2253 if (ps_ip->s_ive_ip.u4_air_refresh_period == 0) in api_check_struct_sanity()2721 || ps_curr_cfg->u4_air_refresh_period in ih264e_codec_update_config()2722 != ps_cfg->u4_air_refresh_period) in ih264e_codec_update_config()2725 ps_curr_cfg->u4_air_refresh_period = ps_cfg->u4_air_refresh_period; in ih264e_codec_update_config()2908 ps_cfg->u4_air_refresh_period = DEFAULT_AIR_REFRESH_PERIOD; in ih264e_set_default_params()5554 ps_cfg->u4_air_refresh_period = ps_ip->s_ive_ip.u4_air_refresh_period; in ih264_set_air_params()
1118 UWORD32 air_period = ps_codec->s_cfg.u4_air_refresh_period; in ih264e_init_air_map()1911 % ps_codec->s_cfg.u4_air_refresh_period; in ih264e_pic_init()
475 UWORD32 u4_air_refresh_period; member