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

  /external/libavc/common/
ih264_common_tables.c 225 {0, MBPART_I4x4, VERT_I16x16, 0, 0},
226 {0, MBPART_I16x16, VERT_I16x16, 0, 0},
230 {0, MBPART_I16x16, VERT_I16x16, 1, 0},
234 {0, MBPART_I16x16, VERT_I16x16, 2, 0},
238 {0, MBPART_I16x16, VERT_I16x16, 0, 15},
242 {0, MBPART_I16x16, VERT_I16x16, 1, 15},
246 {0, MBPART_I16x16, VERT_I16x16, 2, 15},
250 {0, MBPART_IPCM, VERT_I16x16, 0, 0}
ih264_defs.h 194 VERT_I16x16 = 0,
  /external/libavc/encoder/x86/
ih264e_intra_modes_eval_ssse3.c 371 *u4_intra_mode = VERT_I16x16;
    [all...]
  /external/libavc/encoder/
ih264e_intra_modes_eval.c 434 /* evaluate b/w HORZ_I16x16, VERT_I16x16 & DC_I16x16 */
    [all...]

Completed in 421 milliseconds