Searched refs:PRED_16x8 (Results 1 - 4 of 4) sorted by relevance

/external/libavc/decoder/
H A Dih264d_tables.c493 PRED_16x8, PRED_8x16, PRED_8x8, PRED_8x8R0,
495 PRED_16x16, PRED_16x16, PRED_16x16, PRED_16x8, PRED_8x16,
496 PRED_16x8,
497 PRED_8x16, PRED_16x8, PRED_8x16, PRED_16x8, PRED_8x16,
498 PRED_16x8,
499 PRED_8x16, PRED_16x8, PRED_8x16, PRED_16x8, PRED_8x16,
500 PRED_16x8,
501 PRED_8x16, PRED_16x8, PRED_8x1
[all...]
H A Dih264d_defs.h432 #define PRED_16x8 1 macro
H A Dih264d_mvpred.c483 case PRED_16x8:
717 case PRED_16x8:
971 case PRED_16x8:
H A Dih264d_process_bslice.c1625 u1_sub_mb_num = (u1_col_mb_pred_mode == PRED_16x8) ? 8 : 2;
1869 partition_size = PRED_16x8;
2062 partition_size = PRED_16x8;

Completed in 226 milliseconds