Home
last modified time | relevance | path

Searched refs:IVE_SLICE_MODE_BLOCKS (Results 1 – 4 of 4) sorted by relevance

/external/libavc/encoder/
Dive2.h65 IVE_SLICE_MODE_BLOCKS = 0x2, enumerator
Dih264e_process.c469 if (ps_codec->s_cfg.e_slice_mode == IVE_SLICE_MODE_BLOCKS) in ih264e_entropy()
551 != IVE_SLICE_MODE_BLOCKS) in ih264e_entropy()
Dih264e_utils.c1918 else if (ps_codec->s_cfg.e_slice_mode == IVE_SLICE_MODE_BLOCKS) in ih264e_pic_init()
Dih264e_api.c527 && (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()