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

  /external/libavc/common/
ih264_defs.h 265 I4x4 = 1,
  /external/libavc/encoder/
ih264e_process.c 651 if (u4_mb_type == I4x4)
    [all...]
ih264e_cabac_encode.c     [all...]
ih264e_intra_modes_eval.c 664 else if (ps_proc->s_left_mb_syntax_ele.u2_mb_type == I4x4)
680 else if (ps_top_mb_syn_ele->u2_mb_type == I4x4)
    [all...]
ih264e_cavlc.c     [all...]
ih264e_cabac.c 170 || (u4_mb_type == I4x4));

Completed in 44 milliseconds