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

  /external/libavc/common/
ih264_common_tables.c 229 {0, MBPART_I16x16, PLANE_I16x16, 0, 0},
233 {0, MBPART_I16x16, PLANE_I16x16, 1, 0},
237 {0, MBPART_I16x16, PLANE_I16x16, 2, 0},
241 {0, MBPART_I16x16, PLANE_I16x16, 0, 15},
245 {0, MBPART_I16x16, PLANE_I16x16, 1, 15},
249 {0, MBPART_I16x16, PLANE_I16x16, 2, 15},
ih264_defs.h 197 PLANE_I16x16 = 3,
  /external/libavc/encoder/
ih264e_intra_modes_eval.c 432 u4_valid_intra_modes &= ~(1 << PLANE_I16x16);
447 (ps_codec->apf_intra_pred_16_l)[PLANE_I16x16](pu1_ngbr_pels_i16, pu1_pred_mb_intra_16x16_plane, 0, i4_pred_strd, i4_ngbr_avbl);
458 u4_intra_mode = PLANE_I16x16;
    [all...]
ih264e_core_coding.c     [all...]

Completed in 67 milliseconds