Searched refs:PRED_8x16 (Results 1 - 4 of 4) sorted by relevance
/external/libavc/decoder/ |
H A D | ih264d_tables.c | 493 PRED_16x8, PRED_8x16, PRED_8x8, PRED_8x8R0, 495 PRED_16x16, PRED_16x16, PRED_16x16, PRED_16x8, PRED_8x16, 497 PRED_8x16, PRED_16x8, PRED_8x16, PRED_16x8, PRED_8x16, 499 PRED_8x16, PRED_16x8, PRED_8x16, PRED_16x8, PRED_8x16, 501 PRED_8x16, PRED_16x8, PRED_8x16, PRED_8x [all...] |
H A D | ih264d_process_bslice.c | 1760 if(u1_col_mb_pred_mode == PRED_8x16) 1765 ps_direct->i1_partitionsize[0] = PRED_8x16; 1768 ps_direct->i1_partitionsize[1] = PRED_8x16; 1791 partition_size = PRED_8x16; 2144 if(u1_col_mb_pred_mode == PRED_8x16) 2149 ps_direct->i1_partitionsize[0] = PRED_8x16; 2152 ps_direct->i1_partitionsize[1] = PRED_8x16; 2180 partition_size = PRED_8x16;
|
H A D | ih264d_defs.h | 434 #define PRED_8x16 2 macro
|
H A D | ih264d_mvpred.c | 537 case PRED_8x16: 769 case PRED_8x16: 1025 case PRED_8x16:
|
Completed in 98 milliseconds