Searched refs:DC_DC_DC_DC (Results 1 - 2 of 2) sorted by relevance

/external/libavc/decoder/
H A Dih264d_process_intra_mb.c1062 (uc_useTopMB) ? DC_DC_DC_DC : NOT_VALID;
1081 DC_DC_DC_DC :
1112 *(WORD32*)pi1_left_pred_mode = DC_DC_DC_DC;
1126 DC_DC_DC_DC;
1164 DC_DC_DC_DC :
1418 (uc_useTopMB) ? DC_DC_DC_DC : NOT_VALID;
1439 DC_DC_DC_DC :
1478 *(WORD32*)pi1_left_pred_mode = DC_DC_DC_DC;
1496 DC_DC_DC_DC;
1539 DC_DC_DC_DC
[all...]
H A Dih264d_defs.h415 #define DC_DC_DC_DC 0x02020202 /*packed 4 bytes used in Decode Intra Mb*/ macro

Completed in 56 milliseconds