Home
last modified time | relevance | path

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

/external/libavc/decoder/
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_8x16, PRED_8x8,
Dih264d_mvpred.c483 case PRED_16x8: in ih264d_mvpred_nonmbaffB()
717 case PRED_16x8: in ih264d_mvpred_nonmbaff()
971 case PRED_16x8: in ih264d_mvpred_mbaff()
Dih264d_defs.h432 #define PRED_16x8 1 macro
Dih264d_process_bslice.c1625 u1_sub_mb_num = (u1_col_mb_pred_mode == PRED_16x8) ? 8 : 2; in ih264d_one_to_one()
1869 partition_size = PRED_16x8; in ih264d_mbaff_cross_pmbair()
2062 partition_size = PRED_16x8; in ih264d_frm_to_fld()