Searched refs:INTRA_PLANAR (Results 1 – 8 of 8) sorted by relevance
227 cand_mode_list[0] = INTRA_PLANAR; in ihevcd_intra_pred_mode_prediction()245 if((cand_intra_pred_mode_l != INTRA_PLANAR) in ihevcd_intra_pred_mode_prediction()246 && (cand_intra_pred_mode_t != INTRA_PLANAR)) in ihevcd_intra_pred_mode_prediction()248 cand_mode_list[2] = INTRA_PLANAR; in ihevcd_intra_pred_mode_prediction()
48 { INTRA_PLANAR, INTRA_ANGULAR(26), INTRA_ANGULAR(10), INTRA_DC };
501 #define INTRA_PLANAR 0 macro
673 #define INTRA_PLANAR 0 macro
86 #define INTRA_PLANAR 0 macro
265 cand_mode_list[0] = INTRA_PLANAR; in ihevce_intra_populate_mode_bits_cost_bracketing()288 if((cand_intra_pred_mode_left != INTRA_PLANAR) && in ihevce_intra_populate_mode_bits_cost_bracketing()289 (cand_intra_pred_mode_top != INTRA_PLANAR)) in ihevce_intra_populate_mode_bits_cost_bracketing()291 cand_mode_list[2] = INTRA_PLANAR; in ihevce_intra_populate_mode_bits_cost_bracketing()
1314 ps_cand_mode_list[0] = INTRA_PLANAR; in ihevce_populate_intra_pred_mode()1330 if((cand_intra_pred_mode_left != INTRA_PLANAR) && in ihevce_populate_intra_pred_mode()1331 (cand_intra_pred_mode_top != INTRA_PLANAR)) in ihevce_populate_intra_pred_mode()1333 ps_cand_mode_list[2] = INTRA_PLANAR; in ihevce_populate_intra_pred_mode()1423 cand_mode_list[0] = INTRA_PLANAR; in ihevce_intra_pred_mode_signaling()1439 if((cand_intra_pred_mode_left != INTRA_PLANAR) && in ihevce_intra_pred_mode_signaling()1440 (cand_intra_pred_mode_top != INTRA_PLANAR)) in ihevce_intra_pred_mode_signaling()1442 cand_mode_list[2] = INTRA_PLANAR; in ihevce_intra_pred_mode_signaling()10320 if(!pu1_hash_table[INTRA_PLANAR]) in ihevce_intra_mode_nxn_hash_updater()10322 pu1_hash_table[INTRA_PLANAR] = 1; in ihevce_intra_mode_nxn_hash_updater()[all …]
48 #define INTRA_PLANAR 0 macro