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

  /external/libavc/encoder/
ih264e_utils.c     [all...]
ive2.h 308 IVE_SLICE_MODE_T e_slice_mode; member in struct:__anon12058
    [all...]
ih264e_deblk.c 743 if (ps_codec->s_cfg.e_slice_mode != IVE_SLICE_MODE_NONE)
ih264e_structs.h 397 IVE_SLICE_MODE_T e_slice_mode; member in struct:__anon11996
    [all...]
ih264e_api.c 526 if ((ps_ip->s_ive_ip.e_slice_mode != IVE_SLICE_MODE_NONE)
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...]
ih264e_process.c 468 if (ps_codec->s_cfg.e_slice_mode == IVE_SLICE_MODE_BLOCKS)
549 && ps_codec->s_cfg.e_slice_mode
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 811 s_init_ip.e_slice_mode = mSliceMode;
    [all...]
  /external/libavc/test/encoder/
main.c     [all...]

Completed in 151 milliseconds