HomeSort by relevance Sort by last modified time
    Searched refs:IVE_SLICE_MODE_BLOCKS (Results 1 - 4 of 4) sorted by null

  /external/libavc/encoder/
ive2.h 65 IVE_SLICE_MODE_BLOCKS = 0x2,
    [all...]
ih264e_process.c 469 if (ps_codec->s_cfg.e_slice_mode == IVE_SLICE_MODE_BLOCKS)
551 != IVE_SLICE_MODE_BLOCKS)
    [all...]
ih264e_utils.c     [all...]
ih264e_api.c 527 && (ps_ip->s_ive_ip.e_slice_mode != IVE_SLICE_MODE_BLOCKS))
535 if (ps_ip->s_ive_ip.e_slice_mode == IVE_SLICE_MODE_BLOCKS)
    [all...]

Completed in 47 milliseconds