Searched refs:e_slice_mode (Results 1 – 7 of 7) sorted by relevance
1539 if (ps_codec->s_cfg.e_slice_mode != IVE_SLICE_MODE_NONE) in ih264e_pic_init()1923 if (ps_codec->s_cfg.e_slice_mode == IVE_SLICE_MODE_NONE) in ih264e_pic_init()1928 else if (ps_codec->s_cfg.e_slice_mode == IVE_SLICE_MODE_BLOCKS) in ih264e_pic_init()
310 IVE_SLICE_MODE_T e_slice_mode; member
743 if (ps_codec->s_cfg.e_slice_mode != IVE_SLICE_MODE_NONE) in ih264e_deblock_mb()
526 if ((ps_ip->s_ive_ip.e_slice_mode != IVE_SLICE_MODE_NONE) in api_check_struct_sanity()527 && (ps_ip->s_ive_ip.e_slice_mode != IVE_SLICE_MODE_BLOCKS)) in api_check_struct_sanity()535 if (ps_ip->s_ive_ip.e_slice_mode == IVE_SLICE_MODE_BLOCKS) in api_check_struct_sanity()2372 ps_cfg->e_slice_mode = IVE_SLICE_MODE_NONE; in ih264e_set_default_params()3665 ps_cfg->e_slice_mode = ps_ip->s_ive_ip.e_slice_mode; in ih264e_init_mem_rec()
397 IVE_SLICE_MODE_T e_slice_mode; member
469 if (ps_codec->s_cfg.e_slice_mode == IVE_SLICE_MODE_BLOCKS) in ih264e_entropy()550 && ps_codec->s_cfg.e_slice_mode in ih264e_entropy()
2380 s_init_ip.s_ive_ip.e_slice_mode = s_app_ctxt.u4_slice_mode; in h264enc_main()