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

  /external/libavc/encoder/
ih264e_cabac_encode.c     [all...]
ih264e_cavlc.c 750 if (u4_mb_type == I16x16)
    [all...]
ih264e_process.c 721 else if (u4_mb_type == I16x16)
    [all...]
ih264e_cabac.c 169 i4_is_intra = ((u4_mb_type == I16x16) || (u4_mb_type == I8x8)
ih264e_intra_modes_eval.c 480 ps_proc->u4_mb_type = I16x16;
    [all...]
  /external/libavc/common/
ih264_defs.h 264 I16x16 = 0,

Completed in 107 milliseconds